Skip to content

Commit c5fc348

Browse files
committed
updated version string
1 parent 0a5c215 commit c5fc348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyscada/core/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
from __future__ import unicode_literals
33

4-
__version__ = '0.7.0rc14'
4+
__version__ = '0.7.0rc15'
55
__author__ = 'Martin Schröder'
66

77
default_app_config = 'pyscada.apps.PyScadaConfig'

0 commit comments

Comments
 (0)