Skip to content

Commit e468e4a

Browse files
committed
Bumped version to 0.4.0.dev0.
1 parent c993fad commit e468e4a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

camel_tools/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.dev0
1+
0.4.dev0

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
author = 'Ossama W. Obeid'
2828

2929
# The short X.Y version
30-
version = '0.3'
30+
version = '0.4'
3131
# The full version, including alpha/beta/rc tags
32-
release = '0.3.dev0'
32+
release = '0.4.dev0'
3333

3434

3535
# -- General configuration ---------------------------------------------------

0 commit comments

Comments
 (0)