diff --git a/changelog.rst b/changelog.rst index ae395c0..7268a89 100644 --- a/changelog.rst +++ b/changelog.rst @@ -2,6 +2,12 @@ Changelog =========== +0.39 (unreleased) +================= + +- Nothing changed yet. + + 0.38 (2018-06-12) ================= diff --git a/setup.py b/setup.py index 9768734..1915c57 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ def _read_file(name): setup( name='azanium', - version='0.38', + version='0.39.dev0', url='http://www.wormmbase.org/', author='Matt Russell, EMBL-EBI', author_email='matthew.russell@wormbase.org',