Skip to content

Commit adc35d4

Browse files
Change version to 0.7
1 parent 527e3eb commit adc35d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
setup(
88
name="reddit-python-api",
99
packages=["redditpythonapi"],
10-
version="0.6",
10+
version="0.7",
1111
license="GPLv3",
1212
description="A simple Reddit Python API",
1313
long_description=long_description,

0 commit comments

Comments
 (0)