diff --git a/setup.py b/setup.py index 4872b90..d0ca3a9 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ def readall(path): setup( name="bunnycdnpython", - version="0.0.7", + version="0.0.8", author="mathrithms", author_email="hello@mathrithms.com", description="A python SDK for BunnyCDN",