feat: upgrade replication version to fix duplicate during REPARENT
Related to #113
This commit is contained in:
@ -44,7 +44,7 @@ from . import environment, utils
|
|||||||
|
|
||||||
|
|
||||||
DEPENDENCIES = {
|
DEPENDENCIES = {
|
||||||
("replication", '0.0.21a12'),
|
("replication", '0.0.21a13'),
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user