Skip to content

Commit d0c59d5

Browse files
chore: release 1.1.0
1 parent 55c1dc8 commit d0c59d5

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
History
33
=======
44

5-
1.1.0 (unreleased)
5+
1.1.0 (2026-06-24)
66
------------------
77

88
* Added discovery configuration models and management APIs.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "datamasque-python"
3-
version = "1.1.0.dev0"
3+
version = "1.1.0"
44
description = "Official Python client for the DataMasque data-masking API."
55
authors = [
66
{ name = "DataMasque Ltd" },

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.1.0.dev0
2+
current_version = 1.1.0
33
commit = True
44
tag = True
55

0 commit comments

Comments
 (0)