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 a16783a commit cc412d2Copy full SHA for cc412d2
rest_framework_gis/__init__.py
@@ -1,4 +1,4 @@
1
-VERSION = (0, 1, 0, 'final')
+VERSION = (0, 2, 0, 'beta')
2
__version__ = VERSION # alias
3
4
0 commit comments