Skip to content

Commit

Permalink
Set version number for Release 3.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnga committed Sep 11, 2019
1 parent eb90a37 commit ed4d3a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gobotany/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ def get_version():
"""Simple function to return a version number. Hardcoded for the
moment. """

return "development"
return "3.2"

0 comments on commit ed4d3a2

Please sign in to comment.