File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.2.0] - 2025-06-30
11+
1012### Added
1113
1214- Support for Python 3.13.
@@ -93,7 +95,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9395 - Data encryption
9496 - Packet sequencer
9597
96- [ Unreleased ] : https://github.com/cirras/eolib-python/compare/v1.1.1...HEAD
98+ [ Unreleased ] : https://github.com/cirras/eolib-python/compare/v1.2.0...HEAD
99+ [ 1.2.0 ] : https://github.com/cirras/eolib-python/compare/v1.1.1...v1.2.0
97100[ 1.1.1 ] : https://github.com/cirras/eolib-python/compare/v1.1.0...v1.1.1
98101[ 1.1.0 ] : https://github.com/cirras/eolib-python/compare/v1.0.0...v1.1.0
99102[ 1.0.0 ] : https://github.com/cirras/eolib-python/releases/tag/v1.0.0
Original file line number Diff line number Diff line change 1- __version__ = "1.1.1 "
1+ __version__ = "1.2.0 "
You can’t perform that action at this time.
0 commit comments