Skip to content

Commit

Permalink
Bump to 0.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Motlik committed Jul 15, 2021
1 parent 7c88074 commit 03ddb3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion formica/__init__.py
@@ -1,7 +1,7 @@
import logging
import sys

__version__ = "0.14.2"
__version__ = "0.14.3"

CHANGE_SET_FORMAT = "{stack}-change-set"

Expand Down

0 comments on commit 03ddb3a

Please sign in to comment.