We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f80854d commit 16fe340Copy full SHA for 16fe340
src/csp_base.hpp
@@ -1,7 +1,7 @@
1
#ifndef CSP_HEADER_H
2
#define CSP_HEADER_H
3
4
-constexpr auto CSP_VERSION = "v1.4.3";
+constexpr auto CSP_VERSION = "v1.4.4";
5
6
#include "calendar_base.h"
7
0 commit comments