We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6c9adb commit cff9a7dCopy full SHA for cff9a7d
1 file changed
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name="write-pypistat",
12
- version="0.2.0",
+ version="0.3.0",
13
description="write-pypistat makes it easy to collect, filter and save pypi statistics to csv files.",
14
long_description=long_description,
15
long_description_content_type="text/markdown",
0 commit comments