From e373a6eb0909fa17298803204a139904bace180d Mon Sep 17 00:00:00 2001 From: Thomas Nipen Date: Thu, 4 Jan 2024 19:52:40 +0100 Subject: [PATCH] Set up v0.7.0.dev5 --- include/gridpp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/gridpp.h b/include/gridpp.h index 2e35e0ee..be119d23 100644 --- a/include/gridpp.h +++ b/include/gridpp.h @@ -13,7 +13,7 @@ #endif #include -#define GRIDPP_VERSION "0.7.0.dev4" +#define GRIDPP_VERSION "0.7.0.dev5" #define __version__ GRIDPP_VERSION namespace gridpp {