mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
Release 1.25.0
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ import sys
|
||||
from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
version = '1.25.0.dev0'
|
||||
version = '1.25.0'
|
||||
|
||||
install_requires = [
|
||||
'cryptography>=2.5.0',
|
||||
|
||||
Reference in New Issue
Block a user