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 902f6d5 commit e3dab63Copy full SHA for e3dab63
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
3
setup(name='zirc',
4
- version='1.2.1',
+ version='1.2.2',
5
description="Python IRCP Library",
6
url='https://github.com/itslukej/zirc',
7
author='Luke J.',
0 commit comments