Skip to content

Commit cae1a26

Browse files
committed
bumped version
1 parent 2f7836d commit cae1a26

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,3 +1,8 @@
1+
0.9.3
2+
=====
3+
Suppressing exceptions when trying to find the Postgres version, to avoid
4+
an ImportError when importing piccolo_conf.py.
5+
16
0.9.2
27
=====
38
.first() bug fix.

piccolo/__init__.py

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

0 commit comments

Comments
 (0)