Skip to content

Commit

Permalink
v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
franciscobmacedo committed Nov 8, 2024
1 parent a6f2e03 commit 63817bd
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@

# Changelog
## 1.1.3 (2024-11-08)

* upgrade lucide icons version to 0.455.0

## 1.1.2 (2024-10-14)

* remove .DS_Store
*

## 1.1.1 (2024-10-14)

* fix logo source in README.md (and consequently on pypi docs)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = [

[project]
name = "lucide"
version = "1.1.2"
version = "1.1.3"
description = "Use lucide in your Django and Jinja templates."
readme = "README.md"
keywords = [
Expand Down
Binary file modified src/lucide/lucide.zip
Binary file not shown.

0 comments on commit 63817bd

Please sign in to comment.