Skip to content

Commit

Permalink
Release v0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
althonos committed Nov 10, 2020
1 parent 46477d6 commit b31c6ed
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 @@ -26,7 +26,7 @@ install:
- pip install .[dev,test]

script:
- green
- python -m unittest discover -vv

after_script:
- codecov
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.smbfs
version = 0.7.2
version = 0.7.3
author = Martin Larralde
author-email = [email protected]
home-page = https://github.com/althonos/fs.smbfs
Expand Down

0 comments on commit b31c6ed

Please sign in to comment.