Skip to content

Commit c3dbc09

Browse files
committed
New release number
1 parent 4ce87a8 commit c3dbc09

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
author = "Aalto Electric Drives"
2727

2828
# The full version, including alpha/beta/rc tags
29-
release = "0.7.0"
29+
release = "0.7.1"
3030

3131
# -- General configuration -------------------------------------------------------------
3232

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "motulator"
7-
version = "0.7.0"
7+
version = "0.7.1"
88
dependencies = [
99
"numpy",
1010
"scipy",

0 commit comments

Comments
 (0)