Skip to content

Commit 817f07b

Browse files
committed
Release 0.18.2
1 parent 74272e9 commit 817f07b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/xeus-python/xeus_python_config.hpp

Lines changed: 1 addition & 1 deletion
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 18
17-
#define XPYT_VERSION_PATCH 1
17+
#define XPYT_VERSION_PATCH 2
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)