Bump version to 1.28.0

This commit is contained in:
Will Greenberg
2022-05-03 11:35:09 -07:00
parent e593921560
commit 8d7ced5e12
20 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import sys
from setuptools import find_packages
from setuptools import setup
version = '1.27.0'
version = '1.28.0.dev0'
install_requires = [
'python-digitalocean>=1.11', # 1.15.0 or newer is recommended for TTL support