We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 540716a commit 5aff0caCopy full SHA for 5aff0ca
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 15
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