Skip to content

Commit

Permalink
bump version and update development status
Browse files Browse the repository at this point in the history
  • Loading branch information
Snawoot committed Mar 21, 2019
1 parent bb80f1d commit 26f8cc2
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 @@ -6,7 +6,7 @@
long_description = f.read()

setup(name='winping',
version='0.1.0',
version='0.2.0',
description="Ping implementation which utilizes Windows ICMP API",
url='https://github.com/Snawoot/winping',
author='Vladislav Yarmak',
Expand Down Expand Up @@ -38,7 +38,7 @@
"Operating System :: Microsoft :: Windows :: Windows 8",
"Operating System :: Microsoft :: Windows :: Windows 8.1",
"Operating System :: Microsoft :: Windows :: Windows 10",
"Development Status :: 3 - Alpha",
"Development Status :: 4 - Beta",
"Environment :: Console",
"Intended Audience :: Developers",
"Natural Language :: English",
Expand Down

0 comments on commit 26f8cc2

Please sign in to comment.