Skip to content

Commit 6bec1a6

Browse files
authored
Update xeus-cpp version to 0.7.0 dev after 0.6.0 release (#234)
1 parent a8cf77b commit 6bec1a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/xeus-cpp/xeus_cpp_config.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
// Project version
1313
#define XEUS_CPP_VERSION_MAJOR 0
14-
#define XEUS_CPP_VERSION_MINOR 6
14+
#define XEUS_CPP_VERSION_MINOR 7
1515
#define XEUS_CPP_VERSION_PATCH 0
1616
#define XEUS_CPP_VERSION_LABEL dev
1717

0 commit comments

Comments
 (0)