mirror of
http://forgejo.openclaw.svc.cluster.local:3000/mrhavens/intellecton.git
synced 2026-06-18 01:22:57 +00:00
5 lines
126 B
Python
5 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'
|