Release 4.1.1

This commit is contained in:
Brad Warren
2025-06-12 11:09:57 -07:00
parent ee2bdafc56
commit c93a261aad
38 changed files with 51 additions and 20 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
from setuptools import find_packages
from setuptools import setup
version = '5.0.0.dev0'
version = '4.1.1'
install_requires = [
'cryptography>=43.0.0',