Skip to content

Commit

Permalink
update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
zh217 committed Aug 10, 2018
1 parent 9616f20 commit cc845c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

setup(
name='aiochan',
version='0.1.1',
version='0.1.2',
packages=find_packages(),
platforms='any',
classifiers=[
'Development Status :: 4 - Beta',
'License :: OSI Approved :: Apache License 2.0',
'License :: OSI Approved :: Apache Software License',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
],
Expand Down

0 comments on commit cc845c2

Please sign in to comment.