Skip to content

Commit 3c15904

Browse files
Change version to 0.5
1 parent de2ae04 commit 3c15904

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
@@ -8,7 +8,7 @@
88
name="simple-justwatch-python-api",
99
packages=["simplejustwatchapi"],
1010
package_dir={"simplejustwatchapi": "src/simplejustwatchapi"},
11-
version="0.4",
11+
version="0.5",
1212
license="GPLv3",
1313
description="A simple JustWatch Python API",
1414
long_description=long_description,

0 commit comments

Comments
 (0)