Skip to content

Commit

Permalink
Bump version to 0.3.1
Browse files Browse the repository at this point in the history
Signed-off-by: ObaraEmmanuel <[email protected]>
  • Loading branch information
ObaraEmmanuel committed Nov 21, 2021
1 parent 183904e commit 7c4bf52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion formation/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from .loader import Builder, AppBuilder # noqa

__version__ = "0.3.0"
__version__ = "0.3.1"
2 changes: 1 addition & 1 deletion studio/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.3.0"
__version__ = "0.3.1"

0 comments on commit 7c4bf52

Please sign in to comment.