File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.1.0 "
2
+ "." : " 1.1.1 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.1.1] ( https://github.com/IFCA-Advanced-Computing/anjana/compare/v1.1.0...v1.1.1 ) (2025-05-21)
4
+
5
+
6
+ ### Documentation
7
+
8
+ * update README.md ([ 1c22697] ( https://github.com/IFCA-Advanced-Computing/anjana/commit/1c2269781d1dcd3faf00cf4d6b0018680f47df46 ) )
9
+ * update sphinx version ([ 5b961a9] ( https://github.com/IFCA-Advanced-Computing/anjana/commit/5b961a9a91bbfaef825ab26aea15e9320a2f6862 ) )
10
+
3
11
## [ 1.1.0] ( https://github.com/IFCA-Advanced-Computing/anjana/compare/v1.0.0...v1.1.0 ) (2025-01-30)
4
12
5
13
Original file line number Diff line number Diff line change 16
16
17
17
"""ANJANA is an open source framework for anonymizing data with different techniques."""
18
18
19
- __version__ = "1.1.0 "
19
+ __version__ = "1.1.1 "
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " anjana"
3
- version = " 1.1.0 "
3
+ version = " 1.1.1 "
4
4
description = " ANJANA is an open source framework for applying different anonymity techniques."
5
5
authors = [
6
6
" Judith Sáinz-Pardo Díaz <sainzpardo@ifca.unican.es>" ,
You can’t perform that action at this time.
0 commit comments