Skip to content

Commit 9bf8be6

Browse files
committed
REL: Update version number
1 parent 34da687 commit 9bf8be6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/graphbin2/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
__author__ = "Vijini Mallawaarachchi, Anuradha Wickramarachchi, and Yu Lin"
55
__copyright__ = "Copyright 2020, GraphBin2 Project"
66
__license__ = "BSD"
7-
__version__ = "1.2.2"
7+
__version__ = "1.2.3"
88
__maintainer__ = "Vijini Mallawaarachchi"
99
__email__ = "[email protected]"
1010
__status__ = "Stable Release"

src/graphbin2/cli.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
__author__ = "Vijini Mallawaarachchi, Anuradha Wickramarachchi, and Yu Lin"
1313
__copyright__ = "Copyright 2020, GraphBin2 Project"
1414
__license__ = "BSD"
15-
__version__ = "1.2.2"
15+
__version__ = "1.2.3"
1616
__maintainer__ = "Vijini Mallawaarachchi"
1717
__email__ = "[email protected]"
1818
__status__ = "Stable Release"

0 commit comments

Comments
 (0)