Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
niyaznigmatullin committed Aug 14, 2020
1 parent 9498d9d commit 3d68952
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
with open("README.md", "r") as fh:
long_description = fh.read()


setuptools.setup(
name="polygon_api",
version="1.0a6",
version="1.0a7",
author="Artem Tabolin",
author_email="artemtab@gmail.com",
description="Python wrapper for Polygon API (polygon.codeforces.com)",
Expand Down

0 comments on commit 3d68952

Please sign in to comment.