Skip to content

Commit 08e22e5

Browse files
authored
Update __init__.py
1 parent 786152a commit 08e22e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agolutils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__author__ = "Austin Orr"
22
__email__ = "[email protected]"
3-
__version__ = "0.2.5"
3+
__version__ = "0.2.6"
44

55
from agolutils.render.render import render_docx_template as render_docx_template
66
from agolutils.config.config import load_config as load_config

0 commit comments

Comments
 (0)