Skip to content

Commit a00db45

Browse files
committed
Merge branch 'release/v1.1.2' into develop
2 parents 97aa2e2 + b94c487 commit a00db45

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

4+
v1.1.2 (2023-03-02)
5+
-------------------
6+
7+
* Fixed bug where the wrong property name was used
8+
49
v1.1.1 (2023-02-23)
510
-------------------
611

datacrunch/__version__.py

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

0 commit comments

Comments
 (0)