Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
dantownsend committed Oct 29, 2019
1 parent fb6f14f commit 8cc88a3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v0.3.1
======
Updated Piccolo syntax.

v0.3.0
======
Improved code layout.
Expand Down
2 changes: 1 addition & 1 deletion piccolo_api/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__VERSION__ = '0.3.0'
__VERSION__ = '0.3.1'
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
asgiref==3.2.1
Jinja2==2.10.1
piccolo>=0.5.0
piccolo>=0.5.2
pydantic>=0.30
python-multipart==0.0.5
starlette>=0.12.1

0 comments on commit 8cc88a3

Please sign in to comment.