Skip to content

Commit 56ba86a

Browse files
Change version to 0.3
1 parent 430df8c commit 56ba86a

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=["simplejustwatchpythonapi"],
1010
package_dir={"simplejustwatchpythonapi": "src/simplejustwatchpythonapi"},
11-
version="0.2",
11+
version="0.3",
1212
license="GPLv3",
1313
description="A simple JustWatch Python API",
1414
long_description=long_description,

0 commit comments

Comments
 (0)