This website requires JavaScript.
Explore
Help
Register
Sign In
docker
/
docker-py
mirror of
https://github.com/docker/docker-py.git
Watch
1
Star
0
Fork
You've already forked docker-py
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
prune_build_cache
docker-py
/
docker
/
version.py
3 lines
95 B
Python
Raw
Permalink
Blame
History
version
=
"
4.5.0-dev
"
version_info
=
tuple
(
[
int
(
d
)
for
d
in
version
.
split
(
"
-
"
)
[
0
]
.
split
(
"
.
"
)
]
)
Reference in New Issue
View Git Blame
Copy Permalink