Skip to content

Commit

Permalink
pyproject: bump version to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
avivace committed Nov 11, 2024
1 parent 392b37f commit 7053ea0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "pyBADA"
version = "0.1.1"
version = "0.1.2"
authors = [
{ name="Henrich Glaser-Opitz", email="[email protected]" }
]
Expand Down Expand Up @@ -64,4 +64,4 @@ packages = ["src/pyBADA"]
"src/aircraft/BADA3/DUMMY" = "pyBADA/aircraft/BADA3/DUMMY"
"src/aircraft/BADA4/DUMMY" = "pyBADA/aircraft/BADA4/DUMMY"
"src/aircraft/BADAH/DUMMY" = "pyBADA/aircraft/BADAH/DUMMY"
"src/data" = "pyBADA/data"
"src/data" = "pyBADA/data"

0 comments on commit 7053ea0

Please sign in to comment.