Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramon authored and Ramon committed Apr 5, 2020
1 parent 9ce0bf0 commit 6136e87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nptyping/_meta.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__title__ = 'nptyping'
__version__ = '1.0.0'
__version__ = '1.0.1'
__author__ = 'Ramon Hagenaars'
__author_email__ = '[email protected]'
__description__ = 'Type hints for Numpy.'
Expand Down

0 comments on commit 6136e87

Please sign in to comment.