From f8a7d6c933c4f84d39c07083de531b541c948137 Mon Sep 17 00:00:00 2001 From: Tamas Nepusz Date: Sun, 7 Aug 2022 23:11:11 +0200 Subject: [PATCH] chore: bumped version to 0.9.4 --- CMakeLists.txt | 2 +- tbump.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3fe7499..f979211 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,7 +14,7 @@ list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_LIST_DIR}/etc/cmake) project( plfit - VERSION 0.9.3 + VERSION 0.9.4 DESCRIPTION "Library to fit power-law distributions to empirical data" HOMEPAGE_URL "https://github.com/ntamas/plfit" LANGUAGES C diff --git a/tbump.toml b/tbump.toml index 940a4b6..3fd8b9a 100644 --- a/tbump.toml +++ b/tbump.toml @@ -1,5 +1,5 @@ [version] -current = "0.9.3" +current = "0.9.4" regex = ''' (?P\d+) \.