Skip to content

Commit 69ebbaa

Browse files
Change version to 0.8
1 parent bbf7881 commit 69ebbaa

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.7",
10+
version="0.8",
1111
license="GPLv3",
1212
description="A simple Reddit Python API",
1313
long_description=long_description,

0 commit comments

Comments
 (0)