Release 0.6.0
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
85843fcc2d
commit
5cca705d06
1 changed files with 2 additions and 2 deletions
|
@ -14,5 +14,5 @@
|
|||
See the file LICENSE for copying permission.
|
||||
"""
|
||||
|
||||
__version__ = "0.5.1"
|
||||
__version_info__ = (0, 5, 1)
|
||||
__version__ = "0.6.0"
|
||||
__version_info__ = (0, 6, 0)
|
||||
|
|
Loading…
Reference in a new issue