fix 0.3.0-rc.0 version reporting

pull/783/head
Steven Robertson 4 years ago
parent cc8f9a0169
commit e8af2c239c

@ -35,7 +35,7 @@ be expected. On the slave, it is built dynamically during startup.
#: Library version as a tuple.
__version__ = (0, 2, 9)
__version__ = (0, 3, "0-rc.0")
#: This is :data:`False` in slave contexts. Previously it was used to prevent

Loading…
Cancel
Save