Skip to content

Commit 2d3c94f

Browse files
committed
bumped version
1 parent 4bc7aa5 commit 2d3c94f

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,3 +1,7 @@
1+
0.10.5
2+
======
3+
Auto migrations can now run backwards.
4+
15
0.10.4
26
======
37
Fixing some typos with Table imports. Showing a traceback when piccolo_conf

piccolo/__init__.py

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

0 commit comments

Comments
 (0)