Skip to content

Commit 70facb1

Browse files
author
Evan Seitz
committed
Update ManifoldEM_GUI.py
1 parent 5e1e185 commit 70facb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ManifoldEM_GUI.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@
101101
progname = 'ManifoldEM'
102102
progversion = '0.2.0-beta'
103103
Beta = True #set to 'True' to disable 2D options; if disabled ('False') within this Beta, demo Ribosome energy landscape can be examined (only) using GUI
104-
#0.1.0: alpha (01.28.19)
105-
#0.2.0: beta (10.01.21) #ZULU update for release
104+
#0.1.0: alpha (2019)
105+
#0.2.0: beta (2021)
106106
font_header = QtGui.QFont('Arial', 13)
107107
font_standard = QtGui.QFont('Arial', 12)
108108
anchorsMin = 1 #set minimum number of anchors needed for Belief Propagation

0 commit comments

Comments
 (0)