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 4e4c48b commit 1115225Copy full SHA for 1115225
setup.py
@@ -57,6 +57,6 @@
57
test_suite="tests",
58
tests_require=test_requirements,
59
url="https://github.com/opengeos/segment-geospatial",
60
- version="0.4.0",
+ version='0.4.0',
61
zip_safe=False,
62
)
0 commit comments