Skip to content

Commit 2a8c47c

Browse files
authored
Updates version number (#401)
1 parent 1cec264 commit 2a8c47c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/ygm/version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
#include <string>
77

88
namespace ygm {
9-
static const std::string ygm_version("v0.9-dev");
9+
static const std::string ygm_version("v0.9");
1010
}

0 commit comments

Comments
 (0)