Skip to content

Commit

Permalink
update version to 1.5.0 (now that string/file-like objects are handled)
Browse files Browse the repository at this point in the history
  • Loading branch information
mathandy committed Jun 6, 2022
1 parent d9f5a2a commit f7e0743
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 @@ -3,7 +3,7 @@
import os


VERSION = '1.4.4'
VERSION = '1.5.0'
AUTHOR_NAME = 'Andy Port'
AUTHOR_EMAIL = '[email protected]'
GITHUB = 'https://github.com/mathandy/svgpathtools'
Expand Down

0 comments on commit f7e0743

Please sign in to comment.