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