Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Cal Poly Solar Irradiance Microforecasting
SIMF Python GUI
Commits
439c1279
Unverified
Commit
439c1279
authored
Nov 22, 2018
by
AJ Fite
🛫
Browse files
Increment version, fix gui entry
parent
cfb57ada
Changes
2
Hide whitespace changes
Inline
Side-by-side
SimfPythonGUI/VERSION
View file @
439c1279
0.0.4-BETA
\ No newline at end of file
0.0.5-ALPHA2
\ No newline at end of file
SimfPythonGUI/guientry.py
View file @
439c1279
#!/usr/bin/env python
import
SimfPythonGUI
from
SimfPythonGUI
import
main
as
m
def
main
():
SimfPythonGUI
.
main
.
main
()
m
.
main
()
if
__name__
==
'__main__'
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment