Skip to content
GitLab
Explore
Sign in
cc-server
cloudcontrol
server
__init__.py
Find file
Normal view
History
Permalink
__init__.py
99 B
Newer
Older
Initial import
Antoine Millet
committed
Dec 20, 2010
1
2
3
4
5
6
#!/usr/bin/env python
#coding=utf8
'''
CloudControl server libraries.
'''
New centralised versionning.
Antoine Millet
committed
Dec 29, 2010
7
Started to work on 24~dev
Antoine Millet
committed
Jun 11, 2012
8
__version__
=
'
24~dev
'