Skip to content

Commit

Permalink
Bump version from 1.2.0 to 1.2.1
Browse files Browse the repository at this point in the history
* fix setup.py and add smoke integration tests to build package and run the app
  • Loading branch information
balta2ar committed Feb 19, 2020
1 parent deb97b1 commit b4a3941
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 @@
1.2.1 (2020-02-19)

* fix setup.py and add smoke integration tests to build package and run the app

1.2.0 (2020-02-16)

* add "--target" argument to disable automatic mediator discovery and be
Expand Down
2 changes: 1 addition & 1 deletion brotab/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.2.0'
__version__ = '1.2.1'

0 comments on commit b4a3941

Please sign in to comment.