Skip to content

Commit ccdabaa

Browse files
committed
bumped version
1 parent 36784b6 commit ccdabaa

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES

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

4+
0.47.0
5+
------
6+
You can now use ``pip install piccolo[all]``, which will install all optional
7+
requirements.
8+
49
0.46.0
510
------
611
Added the fixture app. This is used to dump data from a database to a JSON

piccolo/__init__.py

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

0 commit comments

Comments
 (0)