| changeset 655 | 8917ba481609 |
| parent 652 | 153f5d09a11a |
| child 658 | cac26275af31 |
--- a/server/python/django2/renkanmanager/__init__.py Wed Sep 13 18:30:50 2017 +0200 +++ b/server/python/django2/renkanmanager/__init__.py Wed Sep 13 18:31:15 2017 +0200 @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- default_app_config = 'renkanmanager.apps.RenkanManagerConfig' -VERSION = (00, 13, 0, "final", 0) +VERSION = (00, 13, 01, "final", 0) def get_version():