Skip to content

Commit 494e1e4

Browse files
committed
Version Bump
Version Bump for release
1 parent d7d367a commit 494e1e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/fixate/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from fixate.config.local_config import setup_config
33
from .__main__ import run_main_program
44

5-
__version__ = '0.3.4'
5+
__version__ = '0.3.5'
66

77
if not CONFIG_LOADED:
88
setup_config()

0 commit comments

Comments
 (0)