Skip to content

Commit 6762112

Browse files
author
Antti Nykänen
committed
Update version to 0.9.8
1 parent b2c2609 commit 6762112

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
@@ -2,7 +2,7 @@
22

33
setup(
44
name="jsonapi_client",
5-
version='0.9.7',
5+
version='0.9.8',
66
description="Comprehensive, yet easy-to-use, pythonic, ORM-like access to JSON API services",
77
long_description=(open("README.rst").read() + "\n" +
88
open("CHANGES.rst").read()),

0 commit comments

Comments
 (0)