Commit 8da4b1f5 authored by Michael Droettboom's avatar Michael Droettboom

Bump version: 0.8.0 → 0.8.1

parent 1c436220
[bumpversion]
current_version = 0.8.0
current_version = 0.8.1
commit = True
tag = True
tag_name = {new_version}
......
......@@ -6,7 +6,7 @@ import ast
import io
from textwrap import dedent
__version__ = '0.8.0'
__version__ = '0.8.1'
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