Skip to content

Commit

Permalink
bump package version
Browse files Browse the repository at this point in the history
  • Loading branch information
linnik committed Aug 10, 2022
1 parent 5a5b34f commit 06628bf
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
Expand Up @@ -10,7 +10,7 @@ def setup():
readme_content = fp.read()
setuptools.setup(
name="roundrobin",
version="0.0.2",
version="0.0.3",
description="Collection of roundrobin utilities",
long_description=readme_content,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 06628bf

Please sign in to comment.