File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
- ## [ Unreleased ] - yyyy-mm-dd
7
+ ## [ 1.10.0 ] - 2023-10-03
8
8
9
9
### Fixed
10
10
Original file line number Diff line number Diff line change 2
2
Changelog
3
3
#########
4
4
5
- Version 1.10.0 [Unreleased]
6
- ===========================
5
+ Version 1.10.0
6
+ ==============
7
7
8
8
* Build system changed from setuptools to hatch
9
9
* Fix: #27 - Failed to establish a connection to the server on the specified port.
Original file line number Diff line number Diff line change 61
61
Server , Statement )
62
62
63
63
#: Current driver version, SEMVER string.
64
- __VERSION__ = '1.10.0b0 '
64
+ __VERSION__ = '1.10.0 '
You can’t perform that action at this time.
0 commit comments