We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cec264 commit 2a8c47cCopy full SHA for 2a8c47c
include/ygm/version.hpp
@@ -6,5 +6,5 @@
6
#include <string>
7
8
namespace ygm {
9
-static const std::string ygm_version("v0.9-dev");
+static const std::string ygm_version("v0.9");
10
}
0 commit comments