Skip to content

Commit b04f695

Browse files
committed
bumped version
1 parent 2a37052 commit b04f695

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.38.2
5+
------
6+
Removed problematic type hint which assumed pytest was installed.
7+
48
0.38.1
59
------
610
Minor changes to ``get_or_create`` to make sure it handles joins correctly.

piccolo/__init__.py

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

0 commit comments

Comments
 (0)