Update the version on the old/deprecated logbook module
This version is no longer relevant due to the 1.x change that occurred, so update it to the right version. Change-Id: I50db7a8fb0367978c06e3248a0265ffbd3c6c642
This commit is contained in:
@@ -22,7 +22,7 @@ from taskflow.persistence import models
|
||||
# TODO(harlowja): remove me in a future version, since the models
|
||||
# module is more appropriately named to what the objects in it are used for...
|
||||
removals.removed_module(__name__, replacement="'%s'" % models.__name__,
|
||||
version="0.11", removal_version='?',
|
||||
version="1.15", removal_version='2.0',
|
||||
stacklevel=4)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user