Skip to content

Commit b9e5ed3

Browse files
authored
Update __init__.py
1 parent 55b29dc commit b9e5ed3

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.4"
3+
__version__ = "0.2.5"
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)