Skip to content

Commit

Permalink
Back to development: 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Oct 7, 2018
1 parent 7b3a21f commit 37ceb5f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Expand Up @@ -2,6 +2,12 @@
Changes
=========

0.4 (unreleased)
================

- Nothing changed yet.


0.3 (2018-10-07)
================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -10,7 +10,7 @@ def read(path):
return open(os.path.join(*path.split('/'))).read()


version = '0.3'
version = '0.4.dev0'


setuptools.setup(
Expand Down

0 comments on commit 37ceb5f

Please sign in to comment.