Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
balloob authored Feb 17, 2022
1 parent 09fb9ba commit dd255d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from setuptools import setup, find_packages

REPO_URL = "https://github.com/picklepete/pyicloud"
VERSION = "0.10.2"
VERSION = "1.0.0"

with open("requirements.txt") as f:
required = f.read().splitlines()
Expand Down

0 comments on commit dd255d3

Please sign in to comment.