setdoc 0.1.2__tar.gz → 0.1.3__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.1
2
2
  Name: setdoc
3
- Version: 0.1.2
3
+ Version: 0.1.3
4
4
  Summary: Set the doc string.
5
5
  Author-email: Johannes <johannes-programming@mailfence.com>
6
6
  License: The MIT License (MIT)
@@ -34,7 +34,7 @@ Classifier: License :: OSI Approved :: MIT License
34
34
  Classifier: Programming Language :: Python
35
35
  Classifier: Programming Language :: Python :: 3
36
36
  Classifier: Programming Language :: Python :: 3 :: Only
37
- Requires-Python: >=3.12.5
37
+ Requires-Python: >=3.8
38
38
  Description-Content-Type: text/x-rst
39
39
  License-File: LICENSE.txt
40
40
 
@@ -20,8 +20,8 @@ description = "Set the doc string."
20
20
  keywords = []
21
21
  name = "setdoc"
22
22
  readme = "README.rst"
23
- requires-python = ">=3.12.5"
24
- version = "0.1.2"
23
+ requires-python = ">=3.8"
24
+ version = "0.1.3"
25
25
 
26
26
  [project.license]
27
27
  file = "LICENSE.txt"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: setdoc
3
- Version: 0.1.2
3
+ Version: 0.1.3
4
4
  Summary: Set the doc string.
5
5
  Author-email: Johannes <johannes-programming@mailfence.com>
6
6
  License: The MIT License (MIT)
@@ -34,7 +34,7 @@ Classifier: License :: OSI Approved :: MIT License
34
34
  Classifier: Programming Language :: Python
35
35
  Classifier: Programming Language :: Python :: 3
36
36
  Classifier: Programming Language :: Python :: 3 :: Only
37
- Requires-Python: >=3.12.5
37
+ Requires-Python: >=3.8
38
38
  Description-Content-Type: text/x-rst
39
39
  License-File: LICENSE.txt
40
40
 
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes