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 adebafc commit 7bf77acCopy full SHA for 7bf77ac
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.1.2'
+__version__ = '0.2'
6
7
if not CONFIG_LOADED:
8
setup_config()
0 commit comments