Skip to content

Commit

Permalink
Change version
Browse files Browse the repository at this point in the history
  • Loading branch information
itslukej authored Dec 8, 2016
1 parent 73abc7a commit cb367e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages

setup(name='zirc',
version='1.2.3',
version='1.2.4',
description='Python IRCP Library',
long_description="This library implements the IRC protocol, it's an event-driven IRC Protocol framework.",
url='https://github.com/itslukej/zirc',
Expand Down

0 comments on commit cb367e4

Please sign in to comment.