Skip to content

Commit

Permalink
Merge pull request #54 from alunduil/release
Browse files Browse the repository at this point in the history
Release 1.1.6 (master)
  • Loading branch information
alunduil authored May 12, 2019
2 parents c77d264 + 262ee6d commit 5bbacf3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
black==19.3b0
click==7.0
coveralls==1.7.0
hypothesis==4.17.2
isort==4.3.17
hypothesis==4.23.4
isort==4.3.18
mypy==0.700
pylint==2.3.1
pytest==4.4.1
pytest==4.4.2
pytest-cov==2.6.1
pytest-runner==4.4
stringcase==1.2.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name="zfs-replicate",
version="1.1.5",
version="1.1.6",
description="ZFS Snapshot Replicator",
long_description=README,
url="https://github.com/alunduil/zfs-replicate",
Expand Down

0 comments on commit 5bbacf3

Please sign in to comment.