Fix version number

This commit is contained in:
ColinDuquesnoy 2015-05-01 13:30:50 +02:00
parent 28d23d57fc
commit 073621ae2c
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ import logging
import platform
__version__ = "2.0.0b0"
__version__ = "2.0"
def _logger():