Skip to content

Commit 53ed7fc

Browse files
committed
Update version for relase
1 parent b38d2ef commit 53ed7fc

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7-
## [0.9.0] - 2023-10-XX
7+
## [0.9.0] - 2023-10-05
88

99
### Changed
1010

docs/changelog.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog
33
#########
44

5-
Version 0.9.0 [Unreleased]
6-
==========================
5+
Version 0.9.0
6+
=============
77

88
* Build system changed from setuptools to hatch
99
* Update dependencies to protobuf >=4.24.3, firebird-butler-protobuf>=1.0.0,

src/saturnin/base/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@
5656
directory_scheme, saturnin_config, venv, is_virtual)
5757

5858
#: Saturnin version
59-
VERSION = '0.9.0b0'
59+
VERSION = '0.9.0'

0 commit comments

Comments
 (0)