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.
2 parents 19b902d + f757075 commit 86c9186Copy full SHA for 86c9186
pyproject.toml
@@ -61,8 +61,8 @@ docs = [
61
]
62
63
[project.urls]
64
-homepage = "https://docs.easyscience.org"
65
-documentation = "https://docs.easyscience.org"
+homepage = "https://github.com/EasyScience/EasyScience"
+documentation = "https://easyscience.github.io/EasyScience/"
66
67
[tool.hatch.version]
68
path = "src/easyscience/__version__.py"
src/easyscience/__version__.py
@@ -1 +1 @@
1
-__version__ = '1.0.0'
+__version__ = '1.0.1'
0 commit comments