We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79e1b3c commit a96d894Copy full SHA for a96d894
changelog.rst
@@ -2,7 +2,7 @@
2
Changelog
3
===========
4
5
-0.7.16 (unreleased)
+0.7.16 (2024-09-20)
6
===================
7
8
- Fixed circus dependencies
setup.py
@@ -15,7 +15,7 @@ def _read_file(name):
15
16
setup(
17
name='azanium',
18
- version='0.7.16.dev0',
+ version='0.7.16',
19
url='http://www.wormmbase.org/',
20
author='Matt Russell, EMBL-EBI',
21
author_email='matthew.russell@wormbase.org',
0 commit comments