Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Jun 27, 2024
1 parent 80bcb54 commit 7233312
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ You can find out what version you are using by typing (in a Python console):
>>> import multipletau
>>> multipletau.__version__
'0.3.0'
'0.4.0'
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dynamic = ["version"]
source = "https://github.com/FCS-analysis/multipletau"
tracker = "https://github.com/FCS-analysis/multipletau/issues"
documentation = "https://multipletau.readthedocs.io/en/stable/"
changelog = "https://multipletau.readthedocs.io/en/stable/index.html#changelog"
changelog = "https://multipletau.readthedocs.io/en/stable/#changelog"


[tool.setuptools_scm]
Expand Down

0 comments on commit 7233312

Please sign in to comment.