version number increased to 1.1.1
This commit is contained in:
parent
9e7c9a47b3
commit
91ec565bf8
|
@ -14,3 +14,4 @@ venv/
|
|||
.venv/
|
||||
thermo_data/combined_data.yaml
|
||||
src/gaspype/data/therm_data.bin
|
||||
*/*/build/
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "gaspype"
|
||||
version = "1.1.0"
|
||||
version = "1.1.1"
|
||||
authors = [
|
||||
{ name="Nicolas Kruse", email="nicolas.kruse@dlr.de" },
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue