Skip to content

Commit

Permalink
Create a pre-release with the new zenodo metadata
Browse files Browse the repository at this point in the history
A recent PR added .zenodo.json. Making a pre-release should trigger zenodo to rebuild their info page.
  • Loading branch information
eric-wieser committed Mar 23, 2020
1 parent e43810c commit 6c70891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clifford/_version.py
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__ = '1.3.0dev1'
__version__ = '1.3.0dev2'

0 comments on commit 6c70891

Please sign in to comment.