This website requires JavaScript.
Explore
Help
Sign In
benamaurer
/
aoc-2022
Watch
1
Star
0
Fork
You've already forked aoc-2022
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
67dce51f45
aoc-2022
/
venv
/
Lib
/
site-packages
/
charset_normalizer
/
version.py
7 lines
79 B
Python
Raw
Blame
History
"""
Expose version
"""
__version__
=
"
2.1.1
"
VERSION
=
__version__
.
split
(
"
.
"
)
Reference in New Issue
View Git Blame
Copy Permalink