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 9e6f254 commit 718302fCopy full SHA for 718302f
1 file changed
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 18
17
-#define XPYT_VERSION_PATCH 0
+#define XPYT_VERSION_PATCH 1
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