We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55b29dc commit b9e5ed3Copy full SHA for b9e5ed3
agolutils/__init__.py
@@ -1,6 +1,6 @@
1
__author__ = "Austin Orr"
2
__email__ = "[email protected]"
3
-__version__ = "0.2.4"
+__version__ = "0.2.5"
4
5
from agolutils.render.render import render_docx_template as render_docx_template
6
from agolutils.config.config import load_config as load_config
0 commit comments