Skip to content

Commit 44d0bf5

Browse files
committed
Updated SimPyLCHowTo and readme.rst 4
1 parent a984c13 commit 44d0bf5

File tree

4 files changed

+77
-82
lines changed

4 files changed

+77
-82
lines changed

SimPyLC/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
from inspect import *
3030

3131
programName = 'SimPyLC'
32-
programVersion = '3.6.17'
32+
programVersion = '3.6.18'
3333
programNameAndVersion = '{0} {1}'.format (programName, programVersion)
3434
programDir = os.getcwd () .replace ('\\', '/') .rsplit ('/', 3) [-1]
3535

SimPyLC/simpylc_howto.docx

771 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)