Skip to content

Commit

Permalink
update now uses put rather then post to allow updating only part of t…
Browse files Browse the repository at this point in the history
…he app config
  • Loading branch information
naorlivne committed Jun 19, 2017
1 parent 58a2f54 commit 41b9d30
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
@@ -1,6 +1,6 @@
__author__ = 'Naor Livne'
__author_email__ = '[email protected]'
__version__ = '0.7'
__version__ = '0.8.0'

from setuptools import setup, find_packages

Expand Down

0 comments on commit 41b9d30

Please sign in to comment.