Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
padwasabimasala authored Oct 3, 2019
1 parent 31124f5 commit 1c8c622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ def readme():
setup(
name='flatten_json',
py_modules=['flatten_json'],
version='0.1.7',
version='0.1.8',
description='Flatten JSON objects',
long_description=readme(),
license='MIT',
Expand Down

0 comments on commit 1c8c622

Please sign in to comment.