Skip to content

Commit

Permalink
Merge pull request #59 from alunduil/release
Browse files Browse the repository at this point in the history
Release 1.1.7 (master)
  • Loading branch information
alunduil authored May 18, 2019
2 parents 5bbacf3 + b4fef5b commit e352db6
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.23.4
isort==4.3.18
hypothesis==4.23.5
isort==4.3.20
mypy==0.700
pylint==2.3.1
pytest==4.4.2
pytest==4.5.0
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.6",
version="1.1.7",
description="ZFS Snapshot Replicator",
long_description=README,
url="https://github.com/alunduil/zfs-replicate",
Expand Down

0 comments on commit e352db6

Please sign in to comment.