pdnd-python-client 0.1.17__tar.gz → 0.1.18__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pdnd-python-client
3
- Version: 0.1.17
3
+ Version: 0.1.18
4
4
  Summary: Client Python per autenticazione e interazione con le API della Piattaforma Digitale Nazionale Dati (PDND).
5
5
  Author-email: Francesco Loreti <francesco.loreti@isprambiente.it>
6
6
  License-Expression: MIT
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pdnd-python-client
3
- Version: 0.1.17
3
+ Version: 0.1.18
4
4
  Summary: Client Python per autenticazione e interazione con le API della Piattaforma Digitale Nazionale Dati (PDND).
5
5
  Author-email: Francesco Loreti <francesco.loreti@isprambiente.it>
6
6
  License-Expression: MIT
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "pdnd-python-client"
3
- version = "0.1.17"
3
+ version = "0.1.18"
4
4
  description = "Client Python per autenticazione e interazione con le API della Piattaforma Digitale Nazionale Dati (PDND)."
5
5
  readme = "README.md"
6
6
  requires-python = ">=3.12"