Skip to content

Commit

Permalink
chore(main): release 1.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hcloud-bot committed Jul 24, 2023
1 parent c8253f3 commit 0590ceb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.26.1](https://github.com/hetznercloud/hcloud-python/compare/v1.26.0...v1.26.1) (2023-07-24)


### Documentation

* update documentation ([#247](https://github.com/hetznercloud/hcloud-python/issues/247)) ([e63741f](https://github.com/hetznercloud/hcloud-python/commit/e63741fab50524f4e4098af5c77f806915ae93c8))

## [1.26.0](https://github.com/hetznercloud/hcloud-python/compare/v1.25.0...v1.26.0) (2023-07-19)


Expand Down
2 changes: 1 addition & 1 deletion hcloud/__version__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from __future__ import annotations

VERSION = "1.26.0" # x-release-please-version
VERSION = "1.26.1" # x-release-please-version

0 comments on commit 0590ceb

Please sign in to comment.