Skip to content

Commit 5e6e555

Browse files
Dodds, Matthew (London)Dodds, Matthew (London)
authored andcommitted
Release version 1.2.4
1 parent 38cc0a1 commit 5e6e555

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGES.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,8 @@ Changelog
9292

9393
### 1.2.3 (2018-12-03)
9494

95-
* Bugfix: Ensured python2 strings were being correctly encoded
95+
* Bugfix: Ensured python2 strings were being correctly encoded
96+
97+
### 1.2.4 (2019-03-27)
98+
99+
* Bugfix: Maintain static import ordering

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ def run_tests(self):
164164

165165
setup(
166166
name="pybloqs",
167-
version="1.2.3",
167+
version="1.2.4",
168168
author="Man AHL Technology",
169169
author_email="[email protected]",
170170
description="Data Visualization and Report Building",

0 commit comments

Comments
 (0)