We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f87f04 commit d3797f4Copy full SHA for d3797f4
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## Unreleased
+## [0.11.0] - 2023/05/01
6
7
### Added
8
pink/__init__.py
@@ -22,7 +22,7 @@
22
from .tasks import Task
23
from .utils import custom_configuration_vector
24
25
-__version__ = "0.10.0"
+__version__ = "0.11.0"
26
27
__all__ = [
28
"Configuration",
0 commit comments