Skip to content

Commit c5f51f7

Browse files
Change version to 0.14
1 parent fbdf1a4 commit c5f51f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.13",
11+
version="0.14",
1212
license="GPLv3",
1313
description="A simple JustWatch Python API",
1414
long_description=long_description,

0 commit comments

Comments
 (0)