Skip to content

Commit

Permalink
Prepare release v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jcass77 committed Sep 11, 2020
1 parent aaff3a2 commit 61b84da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This changelog is used to track all major changes to WTFIX.


## v0.16.0 (UNRELEASED)
## v0.16.0 (2020-09-11)

**Enhancements**

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.15.3",
version="0.16.0",
author="John Cass",
author_email="[email protected]",
description="The Pythonic Financial Information eXchange (FIX) client for humans.",
Expand Down

0 comments on commit 61b84da

Please sign in to comment.