Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elenzil committed Jul 31, 2018
1 parent 23e5780 commit 011843c
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 @@ -5,7 +5,7 @@

setuptools.setup(
name="WonderPy",
version="0.0.13",
version="0.1.0",
author="Orion Elenzil",
author_email="[email protected]",
description="Python API for working with Wonder Workshop robots",
Expand All @@ -15,7 +15,7 @@
packages=setuptools.find_packages(),
package_data={'WonderPy': ['lib/WonderWorkshop/osx/*.dylib']},
classifiers=(
"Development Status :: 2 - Pre-Alpha",
"Development Status :: 3 - Alpha",
"Environment :: Console",
"Environment :: MacOS X",
"Framework :: Robot Framework",
Expand Down

0 comments on commit 011843c

Please sign in to comment.