File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff 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 )
Original file line number Diff line number Diff 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 ]
You can’t perform that action at this time.
0 commit comments