gvaldap/gvaldap/gvaldap/__init__.py
Jan Dittberner af8b9e974c Start next development iteration
This commit moves the version number to gvaldap's __init__.py, bumps the
copyright year and starts a new development iteration. The docs/conf.py
is synchronized with the gva project's version of that file.
2016-01-29 16:57:48 +01:00

5 lines
71 B
Python

"""
This is the gvaldap project module.
"""
__version__ = "0.6.0.dev1"