Skip to content

Commit 3b2798e

Browse files
committed
update of version
1 parent bd74e8b commit 3b2798e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ message: "If you use this software, please cite it using these metadata."
2626
repository-code: "https://github.com/SATAY-LL/Transposonmapper"
2727
title: transposonmapper
2828
doi: 10.5281/zenodo.4636301
29-
version: 1.1.4
29+
version: 1.1.5
3030
...

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.1.4
2+
current_version = 1.1.5
33

44
[bumpversion:file:transposonmapper/__version__.py]
55
search = __version__ = "{current_version}"

transposonmapper/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.1.4"
1+
__version__ = "1.1.5"

0 commit comments

Comments
 (0)