Skip to content

Commit c8003bd

Browse files
committed
chore(main): release 1.31.1
1 parent 999afe3 commit c8003bd

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.31.1](https://github.com/hetznercloud/hcloud-python/compare/v1.31.0...v1.31.1) (2023-10-24)
4+
5+
6+
### Dependencies
7+
8+
* update pre-commit hook psf/black-pre-commit-mirror to v23.10.1 ([#322](https://github.com/hetznercloud/hcloud-python/issues/322)) ([999afe3](https://github.com/hetznercloud/hcloud-python/commit/999afe37e02a113639930aff6879f50918ac0e89))
9+
310
## [1.31.0](https://github.com/hetznercloud/hcloud-python/compare/v1.30.0...v1.31.0) (2023-10-23)
411

512

hcloud/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from __future__ import annotations
22

3-
VERSION = "1.31.0" # x-release-please-version
3+
VERSION = "1.31.1" # x-release-please-version

0 commit comments

Comments
 (0)