Commit cda2682a authored by Michael Droettboom's avatar Michael Droettboom

Bump version: 0.9.0 → 0.10.0

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