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.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7- ## [ Unreleased ] - yyyy-mm-dd
7+ ## [ 1.7.0 ] - 2023-10-03
88
99### Changed
1010
Original file line number Diff line number Diff line change 22Changelog
33#########
44
5- Version 1.7.0 [unreleased]
6- ==========================
5+ Version 1.7.0
6+ =============
77
88* Update dependency to protobuf >=4.24.3
99* Build system changed from setuptools to hatch
Original file line number Diff line number Diff line change 11# SPDX-FileCopyrightText: 2020-present The Firebird Projects <www.firebirdsql.org>
22#
33# 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