diff --git a/changelog.rst b/changelog.rst index 548456f..58462d0 100644 --- a/changelog.rst +++ b/changelog.rst @@ -2,6 +2,12 @@ Changelog =========== +0.36 (unreleased) +================= + +- Nothing changed yet. + + 0.35 (2018-04-19) ================= diff --git a/setup.py b/setup.py index 8ccc961..952d8f1 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ def _read_file(name): setup( name='azanium', - version='0.35', + version='0.36.dev0', url='http://www.wormmbase.org/', author='Matt Russell, EMBL-EBI', author_email='matthew.russell@wormbase.org',