Fix the version number to match the last release.
** NOTE: our release process really should do this ahead of time. Change-Id: Ic0cce0d57b4f05092417c4cf1a4ca5a74812ec3c
This commit is contained in:
parent
82f94dd116
commit
73df211afe
@ -8,4 +8,4 @@
|
||||
from migrate.versioning import *
|
||||
from migrate.changeset import *
|
||||
|
||||
__version__ = '0.7.3.dev'
|
||||
__version__ = '0.8.1'
|
||||
|
Loading…
x
Reference in New Issue
Block a user