Skip to content

Commit

Permalink
bumb to 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
xrsrke committed Apr 5, 2023
1 parent 8923a8e commit d3642b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion settings.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[DEFAULT]
repo = toolformer
lib_name = toolformer
version = 0.0.3
version = 0.0.4
min_python = 3.7
license = apache2
black_formatting = False
Expand Down
2 changes: 1 addition & 1 deletion toolformer/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.3"
__version__ = "0.0.4"

0 comments on commit d3642b2

Please sign in to comment.