We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ce87a8 commit c3dbc09Copy full SHA for c3dbc09
docs/source/conf.py
@@ -26,7 +26,7 @@
26
author = "Aalto Electric Drives"
27
28
# The full version, including alpha/beta/rc tags
29
-release = "0.7.0"
+release = "0.7.1"
30
31
# -- General configuration -------------------------------------------------------------
32
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "motulator"
7
-version = "0.7.0"
+version = "0.7.1"
8
dependencies = [
9
"numpy",
10
"scipy",
0 commit comments