Skip to content

Commit

Permalink
chore: bump version to 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvinsh committed Apr 1, 2024
1 parent 2069265 commit aaed90a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "igen"
version = "1.7.1"
version = "1.7.2"
description = "icon generator for linux"
authors = ["Dhruvin Shah <[email protected]>"]
license = "AGPL"
Expand Down
2 changes: 1 addition & 1 deletion src/igen/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
"SvgImage",
"image_processor",
]
__version__ = "1.7.1"
__version__ = "1.7.2"

0 comments on commit aaed90a

Please sign in to comment.