Browse Source

Bump version to 0.24.0

tengattack 5 years ago
parent
commit
70833e54c2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -4,7 +4,7 @@ from setuptools import setup
 from setuptools import find_packages
 
 
-version = '0.23.0.dev0'
+version = '0.24.0'
 
 # Remember to update local-oldest-requirements.txt when changing the minimum
 # acme/certbot version.