This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
swuploader
mirror of
https://github.com/brettlangdon/swuploader.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
5
Wiki
Activity
Browse Source
version bump
master
v0.1.4
Brett Langdon
11 years ago
parent
2a619cd179
commit
9075984d2f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
swuploader.py
+ 1
- 1
swuploader.py
View File
@ -2,7 +2,7 @@ import base64
import
glob
import
os
__version__
=
"
0.1.
3
"
__version__
=
"
0.1.
4
"
def
parse_settings
(
settings_filename
)
:
Write
Preview
Loading…
Cancel
Save