Skip to content

Commit 9086be9

Browse files
committed
bumped version
1 parent e3decca commit 9086be9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES

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

4+
0.12.2
5+
------
6+
Fixing bug when sorting 'extra_definitions' in auto migrations.
7+
48
0.12.1
59
------
610
* Fixed typos.

piccolo/__init__.py

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

0 commit comments

Comments
 (0)