We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15ab156 commit 8a664e3Copy full SHA for 8a664e3
changelog.rst
@@ -2,7 +2,7 @@
2
Changelog
3
===========
4
5
-0.7.15 (unreleased)
+0.7.15 (2024-09-19)
6
===================
7
8
- Added prompt to confirm overwrite if qa-report already exists
setup.py
@@ -15,7 +15,7 @@ def _read_file(name):
15
16
setup(
17
name='azanium',
18
- version='0.7.15.dev0',
+ version='0.7.15',
19
url='http://www.wormmbase.org/',
20
author='Matt Russell, EMBL-EBI',
21
author_email='matthew.russell@wormbase.org',
0 commit comments