Skip to content

Commit f7e0743

Browse files
committed
update version to 1.5.0 (now that string/file-like objects are handled)
1 parent d9f5a2a commit f7e0743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import os
44

55

6-
VERSION = '1.4.4'
6+
VERSION = '1.5.0'
77
AUTHOR_NAME = 'Andy Port'
88
AUTHOR_EMAIL = 'AndyAPort@gmail.com'
99
GITHUB = 'https://github.com/mathandy/svgpathtools'

0 commit comments

Comments
 (0)