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 5415432 commit ac62f85Copy full SHA for ac62f85
eoxserver/__init__.py
@@ -27,7 +27,7 @@
27
# THE SOFTWARE.
28
#-------------------------------------------------------------------------------
29
30
-VERSION = (0, 4, None, 'dev', 1)
+VERSION = (0, 4, None, 'dev', 2)
31
#VERSION = (0, 4, None, 'alpha', 1)
32
#VERSION = (0, 4, None, 'beta', 1)
33
#VERSION = (0, 4, None, 'rc', 1)
0 commit comments