setdoc 0.1.1__tar.gz → 0.1.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.1
2
2
  Name: setdoc
3
- Version: 0.1.1
3
+ Version: 0.1.2
4
4
  Summary: Set the doc string.
5
5
  Author-email: Johannes <johannes-programming@mailfence.com>
6
6
  License: The MIT License (MIT)
@@ -42,4 +42,4 @@ License-File: LICENSE.txt
42
42
  setdoc
43
43
  ======
44
44
 
45
- Visit the website `http://setdoc.johannes-programming.online <http://setdoc.johannes-programming.online>`_ for more information.
45
+ Visit the website `https://setdoc.johannes-programming.online <https://setdoc.johannes-programming.online>`_ for more information.
@@ -0,0 +1,5 @@
1
+ ======
2
+ setdoc
3
+ ======
4
+
5
+ Visit the website `https://setdoc.johannes-programming.online <https://setdoc.johannes-programming.online>`_ for more information.
@@ -21,7 +21,7 @@ keywords = []
21
21
  name = "setdoc"
22
22
  readme = "README.rst"
23
23
  requires-python = ">=3.12.5"
24
- version = "0.1.1"
24
+ version = "0.1.2"
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.1
3
+ Version: 0.1.2
4
4
  Summary: Set the doc string.
5
5
  Author-email: Johannes <johannes-programming@mailfence.com>
6
6
  License: The MIT License (MIT)
@@ -42,4 +42,4 @@ License-File: LICENSE.txt
42
42
  setdoc
43
43
  ======
44
44
 
45
- Visit the website `http://setdoc.johannes-programming.online <http://setdoc.johannes-programming.online>`_ for more information.
45
+ Visit the website `https://setdoc.johannes-programming.online <https://setdoc.johannes-programming.online>`_ for more information.
setdoc-0.1.1/README.rst DELETED
@@ -1,5 +0,0 @@
1
- ======
2
- setdoc
3
- ======
4
-
5
- Visit the website `http://setdoc.johannes-programming.online <http://setdoc.johannes-programming.online>`_ for more information.
File without changes
File without changes
File without changes
File without changes
File without changes