Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
flomotlik committed Feb 11, 2019
1 parent f2f23a8 commit 4ffff46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion formica/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import logging
import sys

__version__ = '0.9.6'
__version__ = '0.9.7'

CHANGE_SET_FORMAT = "{stack}-change-set"

Expand Down

0 comments on commit 4ffff46

Please sign in to comment.