We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 221d44c commit edb46d7Copy full SHA for edb46d7
setup.py
@@ -38,7 +38,7 @@ def has_external_dependency(name):
38
'Topic :: Database :: Front-Ends',
39
],
40
packages=['scraperwiki'],
41
- version='0.5',
+ version='0.5.1',
42
license='GPL',
43
)
44
0 commit comments