Bump version for release.

pull/862/head
David Wilson 6 years ago
parent 24dd64a998
commit e010667230

@ -125,7 +125,7 @@ Core Library
series. series.
v0.2.5 (2019-02-1?) v0.2.5 (2019-02-13)
------------------- -------------------
Fixes Fixes
@ -179,7 +179,7 @@ Mitogen would not be possible without the support of users. A huge thanks for
bug reports, testing, features and fixes in this release contributed by bug reports, testing, features and fixes in this release contributed by
`Carl George <https://github.com/carlwgeorge>`_, `Carl George <https://github.com/carlwgeorge>`_,
`Guy Knights <https://github.com/knightsg>`_, and `Guy Knights <https://github.com/knightsg>`_, and
`Josh Smift <https://github.com/jbscare>`_, `Josh Smift <https://github.com/jbscare>`_.
v0.2.4 (2019-02-10) v0.2.4 (2019-02-10)

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

Loading…
Cancel
Save