diff options
Diffstat (limited to 'version.py')
| -rw-r--r-- | version.py | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/version.py b/version.py index ec164ee24..8b516aa40 100644 --- a/version.py +++ b/version.py @@ -1,5 +1,5 @@ -# 1.99.4 -VERSION = (1, 99, 4) +# 1.99.5 +VERSION = (1, 99, 5)  def get_version():  | 
