Skip to content

Commit

Permalink
Release v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Larralde committed Jan 6, 2019
1 parent a8aa44b commit 5eeabce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ before_install:
- pip install -U pip setuptools wheel

install:
- pip install .[alldev]
- pip install .[test,dev]

script:
- green
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = fs.archive
version = 0.5.0
version = 0.6.0
author = Martin Larralde
author-email = [email protected]
home-page = https://github.com/althonos/fs.archive
Expand Down

0 comments on commit 5eeabce

Please sign in to comment.