Skip to content

Commit 58ff77b

Browse files
committed
v2.7.4
1 parent 06e4e3e commit 58ff77b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Scripts/PinAPL.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,4 +199,4 @@
199199
os.system('cp DataSheet.xlsx '+LogFileDir)
200200

201201
# Status message
202-
print('LOADING RESULTS PAGE. PLEASE STAND BY...')
202+
print('LOADING RESULTS PAGE. PLEASE REFRESH PERIODICALLY...')

Scripts/PrintStatus.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
def PrintStatus_Header():
1414
print('**************************************************')
15-
print('Launching PinAPL-Py v2.7.1..')
15+
print('Launching PinAPL-Py v2.7.4..')
1616
print('P. Spahn et al., UC San Diego (07/2017)')
1717
print('**************************************************')
1818

0 commit comments

Comments
 (0)