Skip to content

Commit

Permalink
Version 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
liZe committed Mar 6, 2021
1 parent 44c5d42 commit e6013a3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions NEWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
======


Version 2.5.2 released on 2021-03-06
====================================

* Fix marker path scale

Version 2.5.1 released on 2021-01-06
====================================

Expand Down
2 changes: 1 addition & 1 deletion cairosvg/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.5.1
2.5.2

2 comments on commit e6013a3

@aziesemer
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @liZe are you sure you included the fix? I don't see any change in the code here.

@grewn0uille
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @aziesemer! It was a problem with the packaging, not directly in the code. You can see #316

Please sign in to comment.