This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
sphinx-autoapi
Watch
2
Star
0
Fork
0
You've already forked sphinx-autoapi
mirror of
https://github.com/readthedocs/sphinx-autoapi
synced
2024-11-10 01:10:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7541f922ae
sphinx-autoapi
/
autoapi
/
_version.py
3 lines
86 B
Python
Raw
Normal View
History
Unescape
Escape
Version 1.7.0
2021-02-01 06:26:44 +00:00
__version_info__
=
(
1
,
7
,
0
)
Added __version_info__ and single source version
2020-05-15 03:37:18 +00:00
__version__
=
"
.
"
.
join
(
str
(
x
)
for
x
in
__version_info__
)
Reference in New Issue
Copy Permalink