Skip to content

Commit

Permalink
Merge pull request #615 from RocketPy-Team/rel/v1.3.0
Browse files Browse the repository at this point in the history
MNT: Alter PYPI classifier naming.
  • Loading branch information
Gui-FernandesBR authored Jun 1, 2024
2 parents 941e73b + 3629e86 commit 11c3030
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ You can install this version by running `pip install rocketpy==1.3.0`

### Fixed

- MNT: Alter PYPI classifier naming. [#615](https://github.com/RocketPy-Team/RocketPy/pull/615)
- DOC: Solve Dependencies Conflicts and pyproject build [#613](https://github.com/RocketPy-Team/RocketPy/pull/613)
- BUG: Fixes nose cone bluffness issue #610 [#611](https://github.com/RocketPy-Team/RocketPy/pull/611)
- BUG: plot drag curves when function source is callable [#599](https://github.com/RocketPy-Team/RocketPy/pull/599)
Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Topic :: Rocket Flight Simulation :: Libraries :: Python Modules",
]

[project.urls]
Expand Down

0 comments on commit 11c3030

Please sign in to comment.