Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
version.py
Go to the documentation of this file.
1
"""
2
This module exists only to simplify retrieving the version number of chardet
3
from within setuptools and from chardet subpackages.
4
5
:author: Dan Blanchard (dan.blanchard@gmail.com)
6
"""
7
8
__version__ =
"5.1.0"
9
VERSION =
__version__.split
(
"."
)
i
for i
Definition
prime_search.m:10
venv
lib
python3.12
site-packages
pip
_vendor
chardet
version.py
Generated by
1.9.8