Skip to content

Commit c05f578

Browse files
committed
Reset version to dev
1 parent 0a5a63c commit c05f578

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ project adheres to [Semantic Versioning][].
55

66
This document follows the conventions laid out in [Keep a CHANGELOG][].
77

8+
## [Unreleased][]
9+
10+
### Added
11+
12+
### Changed
13+
14+
### Fixed
15+
16+
817
## [3.0.3](https://github.com/pythonnet/pythonnet/releases/tag/v3.0.3) - 2023-10-11
918

1019
### Added
@@ -833,7 +842,7 @@ This version improves performance on benchmarks significantly compared to 2.3.
833842

834843
[semantic versioning]: http://semver.org/
835844

836-
[unreleased]: ../../compare/v2.3.0...HEAD
845+
[unreleased]: ../../compare/v3.0.1...HEAD
837846

838847
[2.3.0]: ../../compare/v2.2.2...v2.3.0
839848

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.3
1+
3.1.0-dev

0 commit comments

Comments
 (0)