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 ee8e924 commit d8d9981Copy full SHA for d8d9981
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 3
+#define XPYT_VERSION_PATCH 4
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