Skip to content

Commit

Permalink
Bump version, update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
martinsmid committed Feb 19, 2019
1 parent a63c8d6 commit a1e6667
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
version 0.3.3b0
---------------

- Catch pytest crashes and report them in a popup.


version 0.3.2b0
---------------

Expand Down
2 changes: 1 addition & 1 deletion pytui/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
# 'pytui',
]

VERSION = '0.3.2b0'
VERSION = '0.3.3b0'

0 comments on commit a1e6667

Please sign in to comment.