We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5985c0d commit a8edff5Copy full SHA for a8edff5
CHANGES
@@ -1,6 +1,11 @@
1
Changes
2
=======
3
4
+0.12.3
5
+------
6
+Improved `piccolo user create` command - defaults the username to the current
7
+system user.
8
+
9
0.12.2
10
------
11
Fixing bug when sorting 'extra_definitions' in auto migrations.
piccolo/__init__.py
@@ -1 +1 @@
-__VERSION__ = "0.12.2"
+__VERSION__ = "0.12.3"
0 commit comments