We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c4558c commit 8ea7a27Copy full SHA for 8ea7a27
addons/fastwq/constants.py
@@ -23,7 +23,7 @@
23
24
__all__ = ['VERSION', 'Endpoint', 'Template']
25
26
-VERSION = 'v1.2.4'
+VERSION = 'v1.2.5'
27
28
class Endpoint:
29
repository = u'https://github.com/sth2018/FastWordQuery'
addons21/fastwq/constants.py
0 commit comments