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