Commit 89eca5f5 authored by Michael Droettboom's avatar Michael Droettboom

Bump version: 0.8.2 → 0.9.0

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