Skip to content

Commit 152ef91

Browse files
committed
versin 0.4.0
1 parent 27eed5f commit 152ef91

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
@@ -1,6 +1,6 @@
11
from poyonga.client import Groonga
22
from poyonga.result import GroongaResult
33

4-
__version__ = "0.3.1"
4+
__version__ = "0.4.0"
55

66
__all__ = ["Groonga", "GroongaResult"]

0 commit comments

Comments
 (0)