We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4f504e commit 7a000e0Copy full SHA for 7a000e0
sendfile/__init__.py
@@ -1,4 +1,4 @@
1
-VERSION = (0, 3, 10)
+VERSION = (0, 3, 11)
2
__version__ = '.'.join(map(str, VERSION))
3
4
import os.path
0 commit comments