File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed
Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.0.5 "
2+ "." : " 1.0.6 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.6] ( https://github.com/IFCA-Advanced-Computing/pycanon/compare/v1.0.5...v1.0.6 ) (2025-09-12)
4+
5+
6+ ### Documentation
7+
8+ * update .readthedocs.yml ([ cada8f0] ( https://github.com/IFCA-Advanced-Computing/pycanon/commit/cada8f03f8e6400b841df87d60ca687976af836b ) )
9+ * update conf.py ([ 219ce1a] ( https://github.com/IFCA-Advanced-Computing/pycanon/commit/219ce1a496065765d1ea6a3e97b22a6cc113d8de ) )
10+ * update docs ([ f472f57] ( https://github.com/IFCA-Advanced-Computing/pycanon/commit/f472f5730f066822266c50c0b3129a867709ed7c ) )
11+
312## [ 1.0.5] ( https://github.com/IFCA-Advanced-Computing/pycanon/compare/v1.0.4...v1.0.5 ) (2025-04-22)
413
514
Original file line number Diff line number Diff line change 1616
1717"""pyCANON is a library to check the values of the most common data privacy models."""
1818
19- __version__ = "1.0.5 "
19+ __version__ = "1.0.6 "
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pycanon"
3- version = " 1.0.5 "
3+ version = " 1.0.6 "
44description = " pyCANON: A Python library to check the level of anonymity of a dataset."
55authors = [
66 " Judith Sáinz-Pardo Díaz <sainzpardo@ifca.unican.es>" ,
You can’t perform that action at this time.
0 commit comments