We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44e8a2f commit 1dd3025Copy full SHA for 1dd3025
CHANGELOG.md
@@ -7,6 +7,9 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
9
## [Unreleased]
10
+### Fixed
11
+- Fixed a version issue on PyPI
12
+
13
14
## [0.4.0] - 2023-03-15
15
### Added
setup.py
@@ -75,7 +75,6 @@
75
'Programming Language :: Python :: 3.8',
76
'Programming Language :: Python :: 3.9',
77
'Programming Language :: Python :: 3.10',
78
- 'Programming Language :: Python :: 3.11',
79
'Operating System :: OS Independent',
80
'Intended Audience :: Developers',
81
'Intended Audience :: Education',
0 commit comments