Skip to content

Commit

Permalink
Update version.py
Browse files Browse the repository at this point in the history
  • Loading branch information
benhg authored Feb 3, 2020
1 parent cc0c9fb commit f17bd1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libreary/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
<Major>.<Minor>.<maintenance>[alpha/beta/..]
Alphas will be numbered like this -> 0.4.0-a0
"""
VERSION = '0.0.2-rc1'
VERSION = '0.0.2'

0 comments on commit f17bd1e

Please sign in to comment.