Skip to content

Commit ad4a6e0

Browse files
authored
Version 0.7.0
1 parent 0098cb6 commit ad4a6e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import find_packages, setup
44

55
REPO_URL = "https://github.com/mandarons/icloudpy"
6-
VERSION = "0.6.0"
6+
VERSION = "0.7.0"
77

88
with open("README.md") as fh:
99
long_description = fh.read()

0 commit comments

Comments
 (0)