Skip to content

Commit 4b0ec1a

Browse files
committed
bumped version
1 parent 88bc200 commit 4b0ec1a

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGES.rst

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

4+
1.35.0
5+
------
6+
7+
``ModelBuilder`` now generates proper email values for ``Email`` columns.
8+
9+
Fixed a bug with ``output(load_json=True)`` when JSON column had null values.
10+
11+
-------------------------------------------------------------------------------
12+
413
1.34.0
514
------
615

piccolo/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__VERSION__ = "1.34.0"
1+
__VERSION__ = "1.35.0"

0 commit comments

Comments
 (0)