8afbff9e3f69bd0af9cffb526476b0142c03ff5e
[it/dep.git] / smo-install / test / pythonsdk / src / oransdk / version.py
1 #!/usr/bin/env python3
2 # -*- coding: utf-8 -*-
3 # SPDX-License-Identifier: Apache-2.0
4 """Version module."""
5
6 __version__ = "1.0.0"