Skip to content

Commit e825b90

Browse files
committed
bumped version
1 parent 25db527 commit e825b90

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGES.rst

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

4+
0.48.0
5+
------
6+
7+
If ``BaseUser`` is used with ``PiccoloCRUD``, passwords are handled properly.
8+
Thanks to @sinisaos for making this change.
9+
10+
-------------------------------------------------------------------------------
11+
412
0.47.0
513
------
614

piccolo_api/__init__.py

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

0 commit comments

Comments
 (0)