Skip to content

Commit

Permalink
Merge pull request #139 from jGaboardi/bump_version
Browse files Browse the repository at this point in the history
bump version 0.1.0 -> 0.1.1
  • Loading branch information
jGaboardi authored Jan 31, 2021
2 parents 64fa37f + c469418 commit efea9b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spopt/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__ = "0.1.0"
__version__ = "0.1.1"

from . import region

0 comments on commit efea9b0

Please sign in to comment.