We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a0c4c4 commit 9df1d9aCopy full SHA for 9df1d9a
doc/conf.py
@@ -36,7 +36,7 @@
36
# The version info for the project you're documenting, acts as replacement for
37
# |version| and |release|, also used in various other places throughout the
38
# built documents.
39
-release = "7.0.0"
+release = "7.0.1"
40
41
# List of patterns, relative to source directory, that match files and
42
# directories to ignore when looking for source files.
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "darmonpoints"
7
-version = "7.0.0"
+version = "7.0.1"
8
classifiers = ["License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)"]
9
description = "Compute non-archimedean Darmon points"
10
readme = "README.md"
0 commit comments