Bumped version to 0.2
This commit is contained in:
parent
285a88793a
commit
7ce2c3094a
@ -20,4 +20,4 @@
|
||||
|
||||
# <pep8 compliant>
|
||||
|
||||
__version__ = '0.2-dev'
|
||||
__version__ = '0.2'
|
||||
|
||||
@ -24,9 +24,9 @@ copyright = '2018, Sybren A. Stüvel'
|
||||
author = 'Sybren A. Stüvel'
|
||||
|
||||
# The short X.Y version
|
||||
version = '0.2-dev'
|
||||
version = '0.2'
|
||||
# The full version, including alpha/beta/rc tags
|
||||
release = '0.2-dev'
|
||||
release = '0.2'
|
||||
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user