Skip to content

Commit a56fa8b

Browse files
authored
Change zirc version
1 parent 1091bec commit a56fa8b

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
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22

33
setup(name='zirc',
4-
version='1.2.2',
4+
version='1.2.3',
55
description="Python IRCP Library",
66
url='https://github.com/itslukej/zirc',
77
author='Luke J.',

0 commit comments

Comments
 (0)