Skip to content

Commit

Permalink
Release version 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasbruce88 committed Dec 3, 2018
1 parent f5c9b83 commit f14b1ea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,6 @@ Changelog

* Bugfix: Added missing formatter arg for wkhtmltox failure logging

### 1.2.3 (2018-12-03)

* Bugfix: Ensured python2 strings were being correctly encoded
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ def run_tests(self):

setup(
name="pybloqs",
version="1.2.2",
version="1.2.3",
author="Man AHL Technology",
author_email="[email protected]",
description="Data Visualization and Report Building",
Expand Down

0 comments on commit f14b1ea

Please sign in to comment.