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 05c7173 commit a1a1052Copy full SHA for a1a1052
src/fast++.cpp
@@ -5,7 +5,7 @@
5
#define FASTPP_GIT_HASH ""
6
#endif
7
8
-const char* fastpp_version = "1.3.0";
+const char* fastpp_version = "1.4.0";
9
const char* fastpp_git_hash = FASTPP_GIT_HASH;
10
11
const constexpr uint_t grid_id::z;
0 commit comments