Skip to content

Commit

Permalink
0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
none committed Oct 5, 2024
1 parent cdaa9c7 commit 9a5066a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion j2o/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Flask indexer and micro file server without dependencies."""

__version__ = "0.0.6"
__version__ = "0.0.7"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "hatchling.build"
[project]
name = "j2o"
readme = "README.md"
version = "0.0.6"
version = "0.0.7"
authors = [
{ name="Anoncheg1" }
]
Expand Down

0 comments on commit 9a5066a

Please sign in to comment.