Skip to content

Commit

Permalink
Version 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
BastiTee committed Jul 14, 2024
1 parent 8cafadd commit 30bc321
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 0.3.3

- Upgraded all dependencies
- Add support and Github actions matrix for Python 3.12

## 0.3.2

- Upgraded all dependencies
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "my_module"
version = "0.3.2"
version = "0.3.3"
description = ""
license = "Apache 2.0"
authors = ["Basti Tee <basti.tee@posteo.de>"]
Expand Down

0 comments on commit 30bc321

Please sign in to comment.