mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 00:00:44 +02:00
Release 0.5.0
This commit is contained in:
@@ -4,7 +4,7 @@ from setuptools import setup
|
||||
from setuptools import find_packages
|
||||
|
||||
|
||||
version = '0.5.0.dev0'
|
||||
version = '0.5.0'
|
||||
|
||||
install_requires = [
|
||||
'setuptools', # pkg_resources
|
||||
|
||||
Reference in New Issue
Block a user