File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 26
26
author = "Frank Lumpitzsch, Claas Rostock, Seung Hyeon Yoo"
27
27
28
28
# The full version, including alpha/beta/rc tags
29
- release = "0.3.0b6 "
29
+ release = "0.3.0 "
30
30
31
31
# -- General configuration ---------------------------------------------------
32
32
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ packages = [
22
22
23
23
[project ]
24
24
name = " ospx"
25
- version = " 0.3.0b6 "
25
+ version = " 0.3.0 "
26
26
description = " Extension package to farn, adding support to build OSP simulation cases using FMUs."
27
27
readme = " README.md"
28
28
requires-python = " >= 3.10"
@@ -57,7 +57,7 @@ dependencies = [
57
57
" pandas>=2.2" ,
58
58
" matplotlib>=3.9" ,
59
59
" graphviz>=0.20" ,
60
- " dictIO>=0.4.0b10 " ,
60
+ " dictIO>=0.4.0 " ,
61
61
]
62
62
63
63
[project .urls ]
You can’t perform that action at this time.
0 commit comments