[go: nahoru, domu]

Skip to content

Commit

Permalink
version 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hhatto committed Nov 28, 2023
1 parent b8c2a2b commit 4232ed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion poyonga/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
from poyonga.const import InputType, OutputType
from poyonga.result import GroongaResult

__version__ = "0.5.0"
__version__ = "0.6.0"

__all__ = ["Groonga", "GroongaResult", "InputType", "OutputType"]

0 comments on commit 4232ed5

Please sign in to comment.