Skip to content

Commit

Permalink
Prepare release 0.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jcass77 committed Apr 29, 2020
1 parent 75c7623 commit 2814bf9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@

This changelog is used to track all major changes to WTFIX.

## v0.15.0 (UNRELEASED)
## v0.14.3 (2020-04-29)

**Enhancements**

- Relax dependency version requirements in setup.py.
- Update dependencies to latest major versions.

## v0.14.2 (2019-12-16)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name="wtfix",
version="0.14.2",
version="0.14.3",
author="John Cass",
author_email="[email protected]",
description="The Pythonic Financial Information eXchange (FIX) client for humans.",
Expand Down

0 comments on commit 2814bf9

Please sign in to comment.