Skip to content

Commit e41240d

Browse files
committed
Bump version: 0.2.23 → 0.2.24
1 parent bce4569 commit e41240d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.2.23
2+
current_version = 0.2.24
33
commit = True
44
tag = True
55

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup
22

33
setup(name='negspy',
4-
version='0.2.23',
4+
version='0.2.24',
55
description='Python NGS tools',
66
author='Peter Kerpedjiev',
77
author_email='pkerpedjiev@gmail.com',

0 commit comments

Comments
 (0)