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 ea878a8 commit c1ddd71Copy full SHA for c1ddd71
MANIFEST.in
@@ -0,0 +1,2 @@
1
+include README.md
2
+include requirements.txt
postgis/__meta__.py
@@ -1,6 +1,6 @@
"""Pyscopg helpers to work with PostGIS."""
3
-VERSION = (0, 1, 0)
+VERSION = (0, 1, 1)
4
5
__author__ = 'Yohan Boniface'
6
__contact__ = "yohan.boniface@data.gouv.fr"
0 commit comments