Skip to content

Commit c130c1c

Browse files
committed
Bump version: 2023.1.3 → 2023.2.0
1 parent c77a3b3 commit c130c1c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 2023.1.3
2+
current_version = 2023.2.0
33
commit = True
44
tag = True
55

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ build-backend = "setuptools.build_meta"
1010

1111
[project]
1212
name = "ap_features"
13-
version = "2023.1.3"
13+
version = "2023.2.0"
1414
description = "Package to compute features of traces from action potential models"
1515
authors = [{name = "Henrik Finsberg", email = "henriknf@simula.no"}, {name = "Kristian G. Hustad", email = "kghustad@simula.no" }]
1616
license = {text = "LGPL-2.1"}

0 commit comments

Comments
 (0)