fix: wrong version number

This commit is contained in:
Swann 2021-02-12 17:40:07 +01:00
parent 031b143843
commit 3eee8db1ae
No known key found for this signature in database
GPG Key ID: E1D3641A7C43AACB

View File

@ -44,7 +44,7 @@ from . import environment
DEPENDENCIES = {
("replication", '0.1.6'),
("replication", '0.1.26'),
}