We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1091bec commit a56fa8bCopy full SHA for a56fa8b
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
3
setup(name='zirc',
4
- version='1.2.2',
+ version='1.2.3',
5
description="Python IRCP Library",
6
url='https://github.com/itslukej/zirc',
7
author='Luke J.',
0 commit comments