Skip to content

Commit 26d6b81

Browse files
authored
Merge pull request #30 from IFCA-Advanced-Computing/release-please--branches--main
chore(main): release 1.0.3
2 parents eecf7fb + d4593e4 commit 26d6b81

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [1.0.2](https://github.com/IFCA-Advanced-Computing/pycanon/compare/1.0.1...v1.0.2) (2024-12-09)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pycanon"
3-
version = "1.0.2"
3+
version = "1.0.3"
44
description = "pyCANON: A Python library to check the level of anonymity of a dataset."
55
authors = [
66
"Judith Sáinz-Pardo Díaz <[email protected]>",

0 commit comments

Comments
 (0)