Skip to content

Commit 1dd3025

Browse files
committed
Fix a version issue on PyPI
1 parent 44e8a2f commit 1dd3025

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88

99
## [Unreleased]
10+
### Fixed
11+
- Fixed a version issue on PyPI
12+
1013

1114
## [0.4.0] - 2023-03-15
1215
### Added

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@
7575
'Programming Language :: Python :: 3.8',
7676
'Programming Language :: Python :: 3.9',
7777
'Programming Language :: Python :: 3.10',
78-
'Programming Language :: Python :: 3.11',
7978
'Operating System :: OS Independent',
8079
'Intended Audience :: Developers',
8180
'Intended Audience :: Education',

0 commit comments

Comments
 (0)