Skip to content

Commit

Permalink
Bump version to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
barentsen committed Nov 7, 2018
1 parent 141eb0c commit cccb754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k2mosaic/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# It is important to store the version number in a separate file
# so that we can read it from setup.py without importing the package
__version__ = "3.0.0"
__version__ = "3.0.1"

0 comments on commit cccb754

Please sign in to comment.