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.7.0 ] - 2023-10-03
8
8
9
9
### Changed
10
10
Original file line number Diff line number Diff line change 2
2
Changelog
3
3
#########
4
4
5
- Version 1.7.0 [unreleased]
6
- ==========================
5
+ Version 1.7.0
6
+ =============
7
7
8
8
* Update dependency to protobuf >=4.24.3
9
9
* Build system changed from setuptools to hatch
Original file line number Diff line number Diff line change 1
1
# SPDX-FileCopyrightText: 2020-present The Firebird Projects <www.firebirdsql.org>
2
2
#
3
3
# SPDX-License-Identifier: MIT
4
- __version__ = "1.7.0b0 "
4
+ __version__ = "1.7.0 "
You can’t perform that action at this time.
0 commit comments