Skip to content

Commit

Permalink
Version bump: 2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Vollmer committed Feb 4, 2024
1 parent 18a4814 commit 199a680
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

## [2.0.7] - 2024-02-04

### Fixed

* Establish compatibility with `cryptography` 42.0.0
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
author = 'Adrian Vollmer'

# The full version, including alpha/beta/rc tags
release = "2.0.6"
release = "2.0.7"


# -- General configuration ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "powerhub"
version = "2.0.6"
version = "2.0.7"
authors = [
{name = "Adrian Vollmer", email = "[email protected]"},
]
Expand Down

0 comments on commit 199a680

Please sign in to comment.