File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- cff-version : 0.0.3
1
+ cff-version : 0.0.4
2
2
message : " If you use this software, please cite it as below."
3
3
authors :
4
4
- family-names : " Sáinz-Pardo Díaz"
8
8
given-names : " Álvaro"
9
9
orcid : " https://orcid.org/0000-0002-0013-4602"
10
10
title : " ANJANA"
11
- version : 0.1.0
11
+ version : 0.2.1
12
12
date-released : 2024-04-18
13
13
url : " https://github.com/IFCA-Advanced-Computing/anjana"
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__ = "0.2.0 "
19
+ __version__ = "0.2.1 "
Original file line number Diff line number Diff line change 19
19
project = "ANJANA"
20
20
copyright = "2024, Spanish National Research Council (CSIC)"
21
21
author = "Judith Sáinz-Pardo Díaz (CSIC)"
22
- release = "0.2.0 "
22
+ release = "0.2.1 "
23
23
24
24
# -- General configuration ---------------------------------------------------
25
25
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " anjana"
3
- version = " 0.2.0 "
3
+ version = " 0.2.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