Skip to content

Commit

Permalink
Release 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
raymondbutcher committed Nov 12, 2020
1 parent ac935e1 commit ae2fda4
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
Expand Up @@ -4,6 +4,12 @@

...

## 0.7.3

### Fixed

* Prevent simultaneous MFA prompts (#61)

## 0.7.2

### Added
Expand Down
2 changes: 1 addition & 1 deletion pretf/pretf/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.7.2"
__version__ = "0.7.3"

0 comments on commit ae2fda4

Please sign in to comment.