We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bf4c21 commit f546747Copy full SHA for f546747
1 file changed
include/titanlib.h
@@ -12,7 +12,7 @@
12
#include <omp.h>
13
#endif
14
15
-#define TITANLIB_VERSION "0.3.0-rc1"
+#define TITANLIB_VERSION "0.3.0"
16
#define __version__ TITANLIB_VERSION
17
18
namespace titanlib {
0 commit comments