Skip to content

Commit 392dcd1

Browse files
Change version to 0.9
1 parent 6f12c19 commit 392dcd1

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

0 commit comments

Comments
 (0)