8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a4a986 commit 0a5a63cCopy full SHA for 0a5a63c
CHANGELOG.md
@@ -5,16 +5,15 @@ project adheres to [Semantic Versioning][].
5
6
This document follows the conventions laid out in [Keep a CHANGELOG][].
7
8
-## [Unreleased][]
+## [3.0.3](https://github.com/pythonnet/pythonnet/releases/tag/v3.0.3) - 2023-10-11
9
10
### Added
11
12
-- Use enum name in `repr`
13
- Support for Python 3.12
14
15
### Changed
16
17
-### Fixed
+- Use enum name in `repr`
18
19
## [3.0.2](https://github.com/pythonnet/pythonnet/releases/tag/v3.0.2) - 2023-08-29
20
version.txt
@@ 3E15 -1 +1 @@
1
-3.1.0-dev
+3.0.3
0 commit comments