Skip to content

Commit

Permalink
fix classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Sep 22, 2022
1 parent 3edb6d3 commit c4af00b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

- fix classifiers

## [v0.17.0] - 2022-09-22

- set default min python version to 3.7
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ classifiers = [
"Programming Language :: C++",
"Programming Language :: Python :: 3",
"Topic :: Software Development :: Build Tools",
"Topic :: System :: Packaging",
"Topic :: System :: Archiving :: Packaging",
"Topic :: System :: Software Distribution",
]

Expand Down

0 comments on commit c4af00b

Please sign in to comment.