Skip to content

Commit

Permalink
Release v0.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
theacodes committed Jul 3, 2018
1 parent 5968ad0 commit 903fd97
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.19.1

* Updates copyright information and contact addresses. No code changes.

## v0.19.0

* Add missing parameter in docs (#89)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
setup(
name='nox-automation',

version='0.19.0',
version='0.19.1',

description='Flexible test automation.',
long_description=long_description,
Expand Down

0 comments on commit 903fd97

Please sign in to comment.