Skip to content

Commit

Permalink
Version bump to 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-wieser committed Feb 23, 2020
1 parent c832059 commit 02720ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpl_toolkits/clifford/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
# 1) we don't load dependencies by storing it in __init__.py
# 2) we can import it in setup.py for the same reason
# 3) we can import it into your module
__version__ = '0.0.2'
__version__ = '0.0.3'

0 comments on commit 02720ec

Please sign in to comment.