Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
SebRut authored Apr 23, 2019
1 parent eb36694 commit 8a22db9
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="pygrocy",
version="0.1.0",
version="0.2.0",
author="Sebastian Rutofski",
author_email="[email protected]",
description="",
Expand All @@ -19,4 +19,4 @@
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
],
)
)

0 comments on commit 8a22db9

Please sign in to comment.