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.
2 parents eecf7fb + d4593e4 commit 26d6b81Copy full SHA for 26d6b81
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.3](https://github.com/IFCA-Advanced-Computing/pycanon/compare/v1.0.2...v1.0.3) (2025-01-14)
4
+
5
6
+### Bug Fixes
7
8
+* release 1.0.3 ([eecf7fb](https://github.com/IFCA-Advanced-Computing/pycanon/commit/eecf7fb670ce71f7fca3a037dd6566d7d946198c))
9
10
## [1.0.2](https://github.com/IFCA-Advanced-Computing/pycanon/compare/1.0.1...v1.0.2) (2024-12-09)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pycanon"
-version = "1.0.2"
+version = "1.0.3"
description = "pyCANON: A Python library to check the level of anonymity of a dataset."
authors = [
"Judith Sáinz-Pardo Díaz <[email protected]>",
0 commit comments