This commit is contained in:
2018-10-25 18:15:22 -04:00
parent 090a3a571b
commit 7b79472d65
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
# v0.3.3
- Improved exceptions.
- CORS support.
# v0.3.2
- Subtle improvements.
+1 -1
View File
@@ -1 +1 @@
__version__ = "0.3.2"
__version__ = "0.3.3"