We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 332dba5 commit dadf558Copy full SHA for dadf558
src/fast++.cpp
@@ -1,7 +1,7 @@
1
#include "fast++.hpp"
2
#include <phypp/core/main.hpp>
3
4
-const char* fastpp_version = "1.0";
+const char* fastpp_version = "1.1";
5
6
const constexpr uint_t grid_id::z;
7
const constexpr uint_t grid_id::av;
0 commit comments