We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a5c215 commit c5fc348Copy full SHA for c5fc348
pyscada/core/__init__.py
@@ -1,7 +1,7 @@
1
# -*- coding: utf-8 -*-
2
from __future__ import unicode_literals
3
4
-__version__ = '0.7.0rc14'
+__version__ = '0.7.0rc15'
5
__author__ = 'Martin Schröder'
6
7
default_app_config = 'pyscada.apps.PyScadaConfig'
0 commit comments