Skip to content

Commit

Permalink
Merge pull request #4 from sinhrks/bump0.3
Browse files Browse the repository at this point in the history
REL: Bump to v0.3
  • Loading branch information
sinhrks committed Nov 15, 2017
2 parents ba64175 + 3750d8c commit f63ab5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
README = 'README.rst'
REQUIREMENTS = 'requirements.txt'

VERSION = '0.2.0'
VERSION = '0.3.0.dev'

def read(fname):
# file must be read as utf-8 in py3 to avoid to be bytes
Expand Down

0 comments on commit f63ab5b

Please sign in to comment.