prepare to release 0.9.2

This commit is contained in:
Min RK
2018-08-10 13:56:58 +02:00
parent abd6f35638
commit 85aac0fa2d
2 changed files with 16 additions and 5 deletions

View File

@@ -4,11 +4,11 @@
# Distributed under the terms of the Modified BSD License.
version_info = (
1,
0,
0,
"", # release (b1, rc1, or "" for final)
"dev", # dev or nothing
9,
2,
"", # release (b1, rc1, or "" for final or dev)
# "dev", # dev or nothing
)
# pep 440 version: no dot before beta/rc, but before .dev