Bump version and update docs

This commit is contained in:
Vinayak Mehta
2021-07-07 04:29:23 +05:30
parent d39ca4502b
commit f43235934b
4 changed files with 42 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
VERSION = (0, 9, 0)
VERSION = (0, 10, 0)
PRERELEASE = None # alpha, beta or rc
REVISION = None