Skip to content

Commit 8ea7a27

Browse files
committed
version number
1 parent 9c4558c commit 8ea7a27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

addons/fastwq/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
__all__ = ['VERSION', 'Endpoint', 'Template']
2525

26-
VERSION = 'v1.2.4'
26+
VERSION = 'v1.2.5'
2727

2828
class Endpoint:
2929
repository = u'https://github.com/sth2018/FastWordQuery'

addons21/fastwq/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
__all__ = ['VERSION', 'Endpoint', 'Template']
2525

26-
VERSION = 'v1.2.4'
26+
VERSION = 'v1.2.5'
2727

2828
class Endpoint:
2929
repository = u'https://github.com/sth2018/FastWordQuery'

0 commit comments

Comments
 (0)