diff --git a/setup.py b/setup.py index 01918c7..fc66b50 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup -version_str = "0.3.3" +version_str = "0.3.4" setup( name="svgutils",