diff --git a/changelog.rst b/changelog.rst index e51a0c5..548456f 100644 --- a/changelog.rst +++ b/changelog.rst @@ -2,7 +2,7 @@ Changelog =========== -0.35 (unreleased) +0.35 (2018-04-19) ================= - Use FTP staging area to obtain ACeDB release and class report. diff --git a/setup.py b/setup.py index 24dd8e8..8ccc961 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ def _read_file(name): setup( name='azanium', - version='0.35.dev0', + version='0.35', url='http://www.wormmbase.org/', author='Matt Russell, EMBL-EBI', author_email='matthew.russell@wormbase.org',