Skip to content

Commit

Permalink
Bump version to 0.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Apr 20, 2018
1 parent e35ec79 commit fc10948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typepy/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
__author__ = "Tsuyoshi Hombashi"
__copyright__ = "Copyright {}, {}".format(datetime.now().year, __author__)
__license__ = "MIT License"
__version__ = "0.0.23"
__version__ = "0.0.24"
__maintainer__ = __author__
__email__ = "tsuyoshi.hombashi@gmail.com"

0 comments on commit fc10948

Please sign in to comment.