We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a42bac commit 28c6fdbCopy full SHA for 28c6fdb
setup.py
@@ -15,7 +15,7 @@ def read(fname):
15
'able to use OSDF in the language of their choice ' + \
16
'because almost every language has support for ' + \
17
'communications via HTTP and working with JSON.',
18
- version='0.6.1',
+ version='0.7',
19
py_modules=['osdf', 'request'],
20
author='Victor Felix',
21
author_email='victor73@github.com',
0 commit comments