Bump version for release.
This commit is contained in:
parent
6813443d09
commit
d64729e041
|
@ -25,7 +25,7 @@ Release Notes
|
|||
<https://github.com/danquack>`_.
|
||||
|
||||
|
||||
v0.2.2 (2018-07-??)
|
||||
v0.2.2 (2018-07-26)
|
||||
-------------------
|
||||
|
||||
Mitogen for Ansible
|
||||
|
|
|
@ -33,7 +33,7 @@ be expected. On the slave, it is built dynamically during startup.
|
|||
|
||||
|
||||
#: Library version as a tuple.
|
||||
__version__ = (0, 2, 1)
|
||||
__version__ = (0, 2, 2)
|
||||
|
||||
|
||||
#: This is :data:`False` in slave contexts. Previously it was used to prevent
|
||||
|
|
Loading…
Reference in New Issue