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 c993fad commit e468e4aCopy full SHA for e468e4a
camel_tools/VERSION
@@ -1 +1 @@
1
-0.3.dev0
+0.4.dev0
docs/source/conf.py
@@ -27,9 +27,9 @@
27
author = 'Ossama W. Obeid'
28
29
# The short X.Y version
30
-version = '0.3'
+version = '0.4'
31
# The full version, including alpha/beta/rc tags
32
-release = '0.3.dev0'
+release = '0.4.dev0'
33
34
35
# -- General configuration ---------------------------------------------------
0 commit comments