Skip to content

Commit

Permalink
increase the version number
Browse files Browse the repository at this point in the history
  • Loading branch information
btel committed Jan 23, 2018
1 parent d909b5b commit 72e73d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from setuptools import setup

setup(name='svgutils',
version='0.3.0',
version='0.3.1',
description='Python SVG editor',
long_description="""This is an utility package that helps to edit and
concatenate SVG files. It is especially directed at scientists preparing
Expand Down

0 comments on commit 72e73d0

Please sign in to comment.