## ABOUT THIS RELEASE
-This is the development version of dnspython 2.4.0.
+This is the development version of dnspython 2.5.0.
Please read
[What's New](https://dnspython.readthedocs.io/en/latest/whatsnew.html) for
information about the changes in this release.
#: MAJOR
MAJOR = 2
#: MINOR
-MINOR = 4
+MINOR = 5
#: MICRO
MICRO = 0
#: RELEASELEVEL
# built documents.
#
# The short X.Y version.
-version = "2.4"
+version = "2.5"
# The full version, including alpha/beta/rc tags.
-release = "2.3.0"
+release = "2.5.0"
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
[tool.poetry]
name = "dnspython"
-version = "2.4.0"
+version = "2.5.0"
description = "DNS toolkit"
authors = ["Bob Halley <halley@dnspython.org>"]
license = "ISC"
[metadata]
name = dnspython
-version = 2.4.0
+version = 2.5.0
author = Bob Halley
author_email = halley@dnspython.org
license = ISC