mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-09 11:03:00 +00:00
release 0.1.0
This commit is contained in:
@@ -4,10 +4,9 @@
|
|||||||
# Distributed under the terms of the Modified BSD License.
|
# Distributed under the terms of the Modified BSD License.
|
||||||
|
|
||||||
version_info = (
|
version_info = (
|
||||||
0,
|
|
||||||
0,
|
0,
|
||||||
1,
|
1,
|
||||||
'dev',
|
0,
|
||||||
)
|
)
|
||||||
|
|
||||||
__version__ = '.'.join(map(str, version_info))
|
__version__ = '.'.join(map(str, version_info))
|
||||||
|
Reference in New Issue
Block a user