Skip to content

Commit 2893c0b

Browse files
committed
Bump version number
This is the same codebase as v1.2.5 but with a fix to setup.py
1 parent b28ff4f commit 2893c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
exit(-1)
1515

1616
setup(name='zirc',
17-
version='1.2.5',
17+
version='1.2.6',
1818
description='Python IRCP Library',
1919
long_description=long_description,
2020
url='https://github.com/itslukej/zirc',

0 commit comments

Comments
 (0)