diff --git a/config.py b/config.py index d157340e24..f0c6de707a 100644 --- a/config.py +++ b/config.py @@ -1,4 +1,4 @@ -version = '0.6.3-dev' +version = '0.6.4' # 필요한 최소 hunspell 버전. # - 코드에서는 if config.required_hunspell_version >= (1,2,14): 와 같이