mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 15:03:02 +00:00
release 0.6.1
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
|
||||
version_info = (
|
||||
0,
|
||||
7,
|
||||
0,
|
||||
'dev',
|
||||
6,
|
||||
1,
|
||||
# 'dev',
|
||||
)
|
||||
|
||||
__version__ = '.'.join(map(str, version_info))
|
||||
|
Reference in New Issue
Block a user