Skip to content

Commit cff9a7d

Browse files
authored
setup.py: version 0.3.0
1 parent b6c9adb commit cff9a7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name="write-pypistat",
12-
version="0.2.0",
12+
version="0.3.0",
1313
description="write-pypistat makes it easy to collect, filter and save pypi statistics to csv files.",
1414
long_description=long_description,
1515
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)