]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
2.5.0 versioning v2.5.0
authorBob Halley <halley@dnspython.org>
Sat, 20 Jan 2024 01:53:58 +0000 (17:53 -0800)
committerBob Halley <halley@dnspython.org>
Sat, 20 Jan 2024 01:53:58 +0000 (17:53 -0800)
README.md
dns/version.py

index 005bab02430bcbaa18fcf6294d5d6612d2b02ef6..9bd4495187782ba487907017ed5e557e59c05137 100644 (file)
--- a/README.md
+++ b/README.md
@@ -30,9 +30,9 @@ to facilitate the testing of DNS software.
 
 ## ABOUT THIS RELEASE
 
-This is dnspython 2.5.0rc1.
+This is dnspython 2.5.0.
 Please read
-[What's New](https://dnspython.readthedocs.io/en/latest/whatsnew.html) for
+[What's New](https://dnspython.readthedocs.io/en/stable/whatsnew.html) for
 information about the changes in this release.
 
 ## INSTALLATION
index d18e7421b7eb691d1c7f6db7832944118eb61820..fce30a415e778ab46317b718561f8cbecda69b4c 100644 (file)
@@ -24,9 +24,9 @@ MINOR = 5
 #: MICRO
 MICRO = 0
 #: RELEASELEVEL
-RELEASELEVEL = 0x0C
+RELEASELEVEL = 0x0F
 #: SERIAL
-SERIAL = 1
+SERIAL = 0
 
 if RELEASELEVEL == 0x0F:  # pragma: no cover  lgtm[py/unreachable-statement]
     #: version