Skip to content

Commit 431094f

Browse files
committed
data-link-python 1.0.4
Signed-off-by: Jamie Couture <jamie.couture@nasdaq.com>
1 parent 56660af commit 431094f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 1.0.4 - 2022-08-29
2+
3+
* Adds environment variable to allow domain name change configuration
4+
15
### 1.0.3 - 2022-08-07
26

37
* Fixes an issue with errors not being reported correctly.

nasdaqdatalink/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '1.0.3'
1+
VERSION = '1.0.4'

0 commit comments

Comments
 (0)