Skip to content
Snippets Groups Projects
Commit 410706c7 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Bumps version number

parent 74211a4b
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ Pep 386 compliant version info.
(1, 2, 0, 'beta', 2) => "1.2b2"
"""
version_info = (0, 4, 1, 'final', 0)
version_info = (0, 4, 2, 'final', 0)
def _get_version(version_info):
"""Return a PEP 386-compliant version number."""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment