Skip to content

Commit 11c3030

Browse files
Merge pull request #615 from RocketPy-Team/rel/v1.3.0
MNT: Alter PYPI classifier naming.
2 parents 941e73b + 3629e86 commit 11c3030

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ You can install this version by running `pip install rocketpy==1.3.0`
6262

6363
### Fixed
6464

65+
- MNT: Alter PYPI classifier naming. [#615](https://github.com/RocketPy-Team/RocketPy/pull/615)
6566
- DOC: Solve Dependencies Conflicts and pyproject build [#613](https://github.com/RocketPy-Team/RocketPy/pull/613)
6667
- BUG: Fixes nose cone bluffness issue #610 [#611](https://github.com/RocketPy-Team/RocketPy/pull/611)
6768
- BUG: plot drag curves when function source is callable [#599](https://github.com/RocketPy-Team/RocketPy/pull/599)

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ classifiers = [
1212
"Programming Language :: Python :: 3",
1313
"License :: OSI Approved :: MIT License",
1414
"Operating System :: OS Independent",
15-
"Topic :: Rocket Flight Simulation :: Libraries :: Python Modules",
1615
]
1716

1817
[project.urls]

0 commit comments

Comments
 (0)