Files
jupyterhub/jupyterhub/__init__.py
Min RK d167e275d1 compare hub and single-user server versions
in both directions - Hub checks singleuser server on spawn and singleuser server checks Hub on startup

if minor versions mismatch, log at warning level, otherwise debug
2017-06-28 21:55:15 +01:00

2 lines
48 B
Python

from ._version import version_info, __version__