Skip to content

Commit 279f679

Browse files
committed
Update version t 0.0.21
1 parent 937469c commit 279f679

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyard/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@
2525
from .pyard import ARD
2626

2727
__author__ = """NMDP Bioinformatics"""
28-
__version__ = '0.0.13'
28+
__version__ = '0.0.21'

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 = 0.0.13
2+
current_version = 0.0.21
33
commit = True
44
tag = True
55

0 commit comments

Comments
 (0)