Commit 73e10c60 authored by Michael Droettboom's avatar Michael Droettboom

Bump version: 0.6.1 → 0.7.0

parent 02f3b134
[bumpversion]
current_version = 0.6.1
current_version = 0.7.0
commit = True
tag = True
tag_name = {new_version}
......
......@@ -6,7 +6,7 @@ import ast
import io
from textwrap import dedent
__version__ = '0.6.1'
__version__ = '0.7.0'
def open_url(url):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment