This website requires JavaScript.
Explore
Help
Sign in
rattail
/
messkit
Watch
2
Star
0
Fork
You've already forked messkit
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
master
messkit
/
messkit
/
_version.py
7 lines
100 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit, re-branded from first attempt..
2022-03-02 16:41:28 -06:00
# -*- coding: utf-8; -*-
feat: switch from setup.cfg to pyproject.toml + hatchling
2024-06-10 21:29:46 -05:00
from
importlib
.
metadata
import
version
__version__
=
version
(
'
Messkit
'
)
Reference in a new issue
Copy permalink