Skip to content

Commit

Permalink
Release 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentame committed May 14, 2020
1 parent c96d2b2 commit 1286f4a
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 @@ -10,7 +10,7 @@
from codecs import open

REPO_URL = "https://github.com/ProtoThis/python-synology"
VERSION = "0.8.0"
VERSION = "0.8.1"

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

0 comments on commit 1286f4a

Please sign in to comment.