Bump version to 5.2.0

This commit is contained in:
Erica Portnoy
2025-10-07 09:42:29 -07:00
parent 068203b1bd
commit 3683eb6cf4
20 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import os
from setuptools import setup
version = '5.1.0'
version = '5.2.0.dev0'
install_requires = [
'python-digitalocean>=1.15.0', # 1.15.0 or newer is recommended for TTL support