Skip to content

Commit

Permalink
Bump version to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
barentsen committed Jan 26, 2018
1 parent 6d2986d commit 6a3fcc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyke/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.1.beta1"
__version__ = "3.1.0"

0 comments on commit 6a3fcc0

Please sign in to comment.