We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55e895f commit d724f6cCopy full SHA for d724f6c
CHANGELOG.md
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
11
To see unreleased changes, please see the [CHANGELOG on the master branch](https://github.com/gufolabs/gufo_thor/blob/master/CHANGELOG.md) guide.
12
13
-## [Unreleased]
+## 0.11.0 - 2025-09-12
14
15
## Fixed
16
src/gufo/thor/__init__.py
@@ -10,4 +10,4 @@
__version__: Gufo Thor version
"""
-__version__: str = "0.10.0"
+__version__: str = "0.11.0"
0 commit comments