Skip to content

Commit 4232ed5

Browse files
committed
version 0.6
1 parent b8c2a2b commit 4232ed5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

poyonga/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
from poyonga.const import InputType, OutputType
33
from poyonga.result import GroongaResult
44

5-
__version__ = "0.5.0"
5+
__version__ = "0.6.0"
66

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

0 commit comments

Comments
 (0)