Skip to content

Commit

Permalink
version 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hhatto committed Oct 31, 2019
1 parent 99208ca commit 3677df2
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
@@ -1,6 +1,6 @@
from poyonga.client import Groonga
from poyonga.result import GroongaResult

__version__ = '0.3'
__version__ = '0.3.1'

__all__ = ['Groonga', 'GroongaResult']

0 comments on commit 3677df2

Please sign in to comment.