Begin 0.3.7dev

This commit is contained in:
Alex Willmer 2024-04-04 09:44:10 +01:00
parent 5d789faee5
commit 933477fcbe
2 changed files with 6 additions and 1 deletions

View File

@ -17,6 +17,11 @@ Release Notes
To avail of fixes in an unreleased version, please download a ZIP file
`directly from GitHub <https://github.com/mitogen-hq/mitogen/>`_.
Unreleased
----------
v0.3.6 (2024-04-04)
-------------------

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, 6)
__version__ = (0, 3, 7, 'dev')
#: This is :data:`False` in slave contexts. Previously it was used to prevent