Skip to content

Commit

Permalink
update to MIT
Browse files Browse the repository at this point in the history
  • Loading branch information
ShortArrow committed Jan 5, 2024
1 parent 7d2c802 commit 76c83cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[tool.poetry]
name = "pyxlimg"
version = "0.1.2"
version = "0.1.4"
description = "Image Extractor for XLSX files"
authors = ["ShortArrow <[email protected]>"]
maintainers = ["ShortArrow <[email protected]>"]
license = "GPL-3-or-later"
license = "MIT"
readme = "README.md"
repository = "https://github.com/shortarrow/pyxlimg"
homepage = "https://shortarrow.jp"
Expand Down

0 comments on commit 76c83cd

Please sign in to comment.