mirror of
https://github.com/mohitmishra786/amILearningEnough.git
synced 2026-07-16 11:22:21 -05:00
6 lines
126 B
Python
6 lines
126 B
Python
#!/usr/bin/env python
|
|
|
|
|
|
# For acceptable version formats, see https://www.python.org/dev/peps/pep-0440/
|
|
__version__ = '1.6.1'
|