Skip to content

Commit

Permalink
Undo prev change - 1.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
johndoknjas committed Mar 21, 2024
1 parent 2772c5d commit 5500f6d
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
Expand Up @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
requires-python = ">= 3.0"
name = "hypickle"
version = "1.0.21"
version = "1.0.22"
dependencies = [
"requests",
"rich",
Expand All @@ -19,4 +19,4 @@ license = {file = "LICENSE"}
hypickle = "main:main"

[tool.setuptools]
py-modules = [main]
py-modules = []

0 comments on commit 5500f6d

Please sign in to comment.