We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b660d8 commit d79348cCopy full SHA for d79348c
setup.py
@@ -28,7 +28,7 @@
28
with open("README.md", "r", encoding="utf-8") as fh:
29
long_description = fh.read()
30
31
-version = "0.0.5"
+version = "0.0.6"
32
33
setup(
34
name="pysitemaps",
0 commit comments