Begin v0.3.20dev

This commit is contained in:
Alex Willmer 2024-12-02 11:19:22 +00:00
parent 24ba734ff9
commit ffb1709630
2 changed files with 6 additions and 1 deletions

View File

@ -18,6 +18,11 @@ To avail of fixes in an unreleased version, please download a ZIP file
`directly from GitHub <https://github.com/mitogen-hq/mitogen/>`_.
In progress (unreleased)
------------------------
v0.3.19 (2024-12-02)
--------------------

View File

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