Skip to content

Commit

Permalink
Vbump .31
Browse files Browse the repository at this point in the history
  • Loading branch information
luckydonald committed Nov 25, 2015
1 parent fb19f6b commit d676a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion luckydonaldUtils/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
__author__ = 'luckydonald'

VERSION = "0.30" # had a leading zero before version "0.20" (i.e. "0.019"). PyPI always removed that anyway.
VERSION = "0.31" # had a leading zero before version "0.20" (i.e. "0.019"). PyPI always removed that anyway.


from sys import version as python_version
Expand Down

0 comments on commit d676a41

Please sign in to comment.