Skip to content

Commit f546747

Browse files
committed
Set up v0.3.0
1 parent 2bf4c21 commit f546747

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/titanlib.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#include <omp.h>
1313
#endif
1414

15-
#define TITANLIB_VERSION "0.3.0-rc1"
15+
#define TITANLIB_VERSION "0.3.0"
1616
#define __version__ TITANLIB_VERSION
1717

1818
namespace titanlib {

0 commit comments

Comments
 (0)