Skip to content

Commit b94c487

Browse files
committed
release v1.1.2
1 parent 97aa2e2 commit b94c487

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)