Improve type hints and set version to 0.4.0+dev

This commit is contained in:
Tulir Asokan
2018-09-10 01:14:12 +03:00
parent 4b2cdc3d39
commit d4ea5f8b38
21 changed files with 200 additions and 181 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
__version__ = "0.3.0"
__version__ = "0.4.0+dev"
__author__ = "Tulir Asokan <tulir@maunium.net>"