Skip to content

Commit

Permalink
follow the python best practices for versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
Clint Savage committed Apr 25, 2018
1 parent 571538a commit daa9016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linchpin/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__short_version__ = '1.5.3'
__version__ = '1.5.3a'
__version__ = '1.5.3a1'

0 comments on commit daa9016

Please sign in to comment.