Skip to content

Commit 5aff0ca

Browse files
committed
Release 0.15.4
1 parent 540716a commit 5aff0ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/xeus-python/xeus_python_config.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
// Project version
1515
#define XPYT_VERSION_MAJOR 0
1616
#define XPYT_VERSION_MINOR 15
17-
#define XPYT_VERSION_PATCH 3
17+
#define XPYT_VERSION_PATCH 4
1818

1919
// Composing the version string from major, minor and patch
2020
#define XPYT_CONCATENATE(A, B) XPYT_CONCATENATE_IMPL(A, B)

0 commit comments

Comments
 (0)