Add .dev suffix to the version to signal "development" build

pull/707/head
Yaroslav Halchenko 2014-04-16 13:12:39 -04:00
parent 8cb6ec54ac
commit d7087412bb
1 changed files with 1 additions and 1 deletions

View File

@ -24,4 +24,4 @@ __author__ = "Cyril Jaquier, Yaroslav Halchenko"
__copyright__ = "Copyright (c) 2004 Cyril Jaquier, 2011-2013 Yaroslav Halchenko" __copyright__ = "Copyright (c) 2004 Cyril Jaquier, 2011-2013 Yaroslav Halchenko"
__license__ = "GPL" __license__ = "GPL"
version = "0.8.13" version = "0.8.13.dev"