Skip to content

Commit d9c4cd8

Browse files
author
Daniel Townsend
committed
bumped version
1 parent 27330b7 commit d9c4cd8

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.3.7
2+
=====
3+
Allowing Update queries in SQLite
4+
15
0.3.6
26
=====
37
Falling back to LIKE instead of ILIKE for SQLite

piccolo/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__VERSION__ = '0.3.6'
1+
__VERSION__ = '0.3.7'

0 commit comments

Comments
 (0)