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 d7d367a commit 494e1e4Copy full SHA for 494e1e4
1 file changed
src/fixate/__init__.py
@@ -2,7 +2,7 @@
2
from fixate.config.local_config import setup_config
3
from .__main__ import run_main_program
4
5
-__version__ = '0.3.4'
+__version__ = '0.3.5'
6
7
if not CONFIG_LOADED:
8
setup_config()
0 commit comments