diff --git a/changelog.rst b/changelog.rst index b2962b0..cd47242 100644 --- a/changelog.rst +++ b/changelog.rst @@ -2,7 +2,7 @@ Changelog =========== -0.7.14 (unreleased) +0.7.14 (2022-03-09) =================== - Updated Datomic download source to Wormbase bucket (datomic free download no longer supported by Datomic) diff --git a/setup.py b/setup.py index b822e27..7f7bb56 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ def _read_file(name): setup( name='azanium', - version='0.7.14.dev0', + version='0.7.14', url='http://www.wormmbase.org/', author='Matt Russell, EMBL-EBI', author_email='matthew.russell@wormbase.org',