Skip to content

Commit c71c4b3

Browse files
committed
Set up v0.7.0
1 parent 59ac7ca commit c71c4b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/gridpp.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#endif
1414
#include <exception>
1515

16-
#define GRIDPP_VERSION "0.7.0.dev8"
16+
#define GRIDPP_VERSION "0.7.0"
1717
#define __version__ GRIDPP_VERSION
1818

1919
namespace gridpp {

0 commit comments

Comments
 (0)