We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfda19d commit f37f425Copy full SHA for f37f425
include/xeus-python/xeus_python_config.hpp
@@ -14,7 +14,7 @@
14
// Project version
15
#define XPYT_VERSION_MAJOR 0
16
#define XPYT_VERSION_MINOR 17
17
-#define XPYT_VERSION_PATCH 7
+#define XPYT_VERSION_PATCH 8
18
19
// Composing the version string from major, minor and patch
20
#define XPYT_CONCATENATE(A, B) XPYT_CONCATENATE_IMPL(A, B)
0 commit comments