Release 5.4.0

This commit is contained in:
Will Greenberg
2026-03-10 10:47:28 -07:00
parent 564a7b70d6
commit 95c004cb96
40 changed files with 65 additions and 34 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import os
from setuptools import setup
version = '5.4.0.dev0'
version = '5.4.0'
install_requires = [
'dns-lexicon>=3.14.1',