bumpver/scratch.py

4 lines
31 B
Python
Raw Normal View History

2018-11-04 21:11:42 +01:00
import sys
2018-09-02 21:48:12 +02:00
2018-11-04 21:11:42 +01:00
print(sys.version)