Skip to content

Commit

Permalink
bump to picosvg 0.20.1
Browse files Browse the repository at this point in the history
Fixes issue with empty subpaths and relative moves picosvg/264
  • Loading branch information
anthrotype committed Feb 1, 2022
1 parent 0c69de6 commit 186382e
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 @@ -39,7 +39,7 @@
"importlib_resources>=3.3.0; python_version < '3.9'",
"lxml>=4.0",
"ninja>=1.10.0.post1",
"picosvg>=0.20.0",
"picosvg>=0.20.1",
"pillow>=7.2.0",
"regex>=2020.4.4",
"toml>=0.10.1",
Expand Down

0 comments on commit 186382e

Please sign in to comment.