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