Skip to content

Commit bb2c031

Browse files
committed
Version bump to 0.10.1
1 parent 508f5ac commit bb2c031

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ message: "If you use this software, please cite it using these metadata."
2828
repository-code: "https://github.com/inab/WfExS-backend"
2929
type: software
3030
title: "WfExS-backend"
31-
version: 0.10.0
31+
version: 0.10.1

wfexs_backend/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
__license__ = "Apache 2.0"
2222

2323
# https://www.python.org/dev/peps/pep-0396/
24-
__version__ = "0.10.0"
24+
__version__ = "0.10.1"
2525
__url__ = "https://github.com/inab/WfExS-backend"
2626
__official_name__ = "WfExS-backend"
2727

0 commit comments

Comments
 (0)