CADET 0.0.1__tar.gz → 0.0.2__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.2
2
2
  Name: CADET
3
- Version: 0.0.1
3
+ Version: 0.0.2
4
4
  Summary: An empty namespace reserved for a future CADET meta package.
5
5
  Author-email: Samuel Leweke <s.leweke@fz-juelich.de>, Johannes Schmölder <j.schmoelder@fz-juelich.de>, Ronald Jäpel <r.jaepel@fz-juelich.de>
6
6
  License: GNU General Public License v3 (GPLv3)
@@ -13,7 +13,7 @@ License-File: LICENSE
13
13
 
14
14
  # ⚠️ WARNING ⚠️
15
15
 
16
- The `CADET` namespace is currently a placeholder on PyPI. It is reserved for the [CADET organization]((https://github.com/cadet/)) and may be used for a CADET meta package in the future.
16
+ The `CADET` namespace is currently a placeholder on PyPI. It is reserved for the [CADET organization](https://github.com/cadet/) and may be used for a CADET meta package in the future.
17
17
 
18
18
  For more information on how to install CADET, please refer to the [CADET documentation](https://cadet.github.io/).
19
19
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: CADET
3
- Version: 0.0.1
3
+ Version: 0.0.2
4
4
  Summary: An empty namespace reserved for a future CADET meta package.
5
5
  Author-email: Samuel Leweke <s.leweke@fz-juelich.de>, Johannes Schmölder <j.schmoelder@fz-juelich.de>, Ronald Jäpel <r.jaepel@fz-juelich.de>
6
6
  License: GNU General Public License v3 (GPLv3)
@@ -13,7 +13,7 @@ License-File: LICENSE
13
13
 
14
14
  # ⚠️ WARNING ⚠️
15
15
 
16
- The `CADET` namespace is currently a placeholder on PyPI. It is reserved for the [CADET organization]((https://github.com/cadet/)) and may be used for a CADET meta package in the future.
16
+ The `CADET` namespace is currently a placeholder on PyPI. It is reserved for the [CADET organization](https://github.com/cadet/) and may be used for a CADET meta package in the future.
17
17
 
18
18
  For more information on how to install CADET, please refer to the [CADET documentation](https://cadet.github.io/).
19
19
 
@@ -1,6 +1,6 @@
1
1
  # ⚠️ WARNING ⚠️
2
2
 
3
- The `CADET` namespace is currently a placeholder on PyPI. It is reserved for the [CADET organization]((https://github.com/cadet/)) and may be used for a CADET meta package in the future.
3
+ The `CADET` namespace is currently a placeholder on PyPI. It is reserved for the [CADET organization](https://github.com/cadet/) and may be used for a CADET meta package in the future.
4
4
 
5
5
  For more information on how to install CADET, please refer to the [CADET documentation](https://cadet.github.io/).
6
6
 
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
7
7
 
8
8
  [project]
9
9
  name = "CADET"
10
- version = "0.0.1"
10
+ version = "0.0.2"
11
11
  authors = [
12
12
  { name = "Samuel Leweke", email = "s.leweke@fz-juelich.de" },
13
13
  { name = "Johannes Schmölder", email = "j.schmoelder@fz-juelich.de" },
File without changes
File without changes
File without changes