Skip to content

Commit

Permalink
chore: version
Browse files Browse the repository at this point in the history
  • Loading branch information
cupen committed Mar 26, 2024
1 parent 2aa6647 commit 4f826b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion excel2xx/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = "0.11.3"
VERSION = "0.11.4"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

setup(
name="excel2xx",
version="0.11.3",
version="0.11.4",
packages=find_packages(),
url="https://github.com/cupen/excel2xx",
license="WTFPL",
Expand Down

0 comments on commit 4f826b0

Please sign in to comment.