From 1d43e1b7afc949ec064719d823d806e7242f3def Mon Sep 17 00:00:00 2001 From: "Michael F. Herbst" Date: Tue, 22 Nov 2022 15:38:15 +0100 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.3.10=20=E2=86=92=200.3.11?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 2 +- Project.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index b97b2ca..3719965 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.3.10 +current_version = 0.3.11 commit = True tag = False diff --git a/Project.toml b/Project.toml index 4802eed..5e842a7 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Libxc" uuid = "66e17ffc-8502-11e9-23b5-c9248d0eb96d" authors = ["Jason Eu ", "Michael F. Herbst "] -version = "0.3.10" +version = "0.3.11" [deps] Libxc_jll = "a56a6d9d-ad03-58af-ab61-878bf78270d6"