Skip to content

Commit

Permalink
Back to development: 0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
thefunny42 committed Jan 29, 2016
1 parent 98aa179 commit ae4188c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
@@ -1,6 +1,12 @@
Changes
=======

0.3.7 (unreleased)
------------------

- Nothing changed yet.


0.3.6 (2016-01-29)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

version = '0.3.6'
version = '0.3.7.dev0'
__version__ = version

setup(
Expand Down

0 comments on commit ae4188c

Please sign in to comment.