3 lines
No EOL
87 B
Python
3 lines
No EOL
87 B
Python
#!/usr/bin/python3
|
|
import sweecrypt
|
|
print("SweeCrypt version " + sweecrypt.__version__) |