Skip to content

Commit

Permalink
bump version 0.3.1 (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcebere authored Apr 9, 2021
1 parent aa462ce commit 21cbeda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.4.0a2
current_version = 0.3.1
commit = True
tag = True
files = tenseal/version.py
Expand Down
2 changes: 1 addition & 1 deletion tenseal/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.4.0a2"
__version__ = "0.3.1"

0 comments on commit 21cbeda

Please sign in to comment.