Skip to content

Commit

Permalink
v0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
karitra committed Jul 2, 2019
1 parent 0adbb7e commit bb64c44
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
eblob-kit (0.1.7) unstable; urgency=medium

* feat: check_result flag to verify fix results
* feat: option to move restored data to origins
* test: move_back option support

-- Alex Karev <[email protected]> Tue, 02 Jul 2019 02:32:57 +0300

eblob-kit (0.1.6) unstable; urgency=medium

* fix: make output of `fix_blob` and `fix` command similar
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ def run_tests(self):


setup(name='eblob_kit',
version='0.1.6',
version='0.1.7',
author='Kirill Smorodinnikov',
author_email='[email protected]',
py_modules=['eblob_kit'],
Expand Down

0 comments on commit bb64c44

Please sign in to comment.