Skip to content

Commit 37bc1a0

Browse files
author
Dani Bodor
committed
build: bumpversion
1 parent 3cb1e81 commit 37bc1a0

3 files changed

Lines changed: 3 additions & 3 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 = 1.0.0
2+
current_version = 1.0.1
33

44
[comment]
55
comment = The contents of this file cannot be merged with that of setup.cfg until https://github.com/c4urself/bump2version/issues/185 is resolved

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ authors:
4141

4242
date-released: 2023-03-23
4343
doi: 10.0000/FIXME
44-
version: "1.0.0"
44+
version: "1.0.1"
4545
repository-code: "git@github.com:EIT-ALIVE/eitprocessing"
4646
keywords:
4747
- Mechanical lung ventilation

eitprocessing/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.0"
1+
__version__ = "1.0.1"

0 commit comments

Comments
 (0)