update version to 1.5.1

pull/191/head v1.5.1
Andrew Port 2022-07-10 22:19:50 -03:00
parent 8df19f1c12
commit 0e17702d04
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ import codecs
import os import os
VERSION = '1.5.0' VERSION = '1.5.1'
AUTHOR_NAME = 'Andy Port' AUTHOR_NAME = 'Andy Port'
AUTHOR_EMAIL = 'AndyAPort@gmail.com' AUTHOR_EMAIL = 'AndyAPort@gmail.com'
GITHUB = 'https://github.com/mathandy/svgpathtools' GITHUB = 'https://github.com/mathandy/svgpathtools'