X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=osm_nbi%2F__init__.py;h=963296fe6f0db46fd34544dae82a06e39b3af14b;hb=2fbb1c61b2db824f49cbaedd2991d76eeccc9dd2;hp=7bd5b6bce12c034b4013644e92fbebf5bcf3d219;hpb=bce98f096fa109eb2323ad9153d15144e897e2c4;p=osm%2FNBI.git diff --git a/osm_nbi/__init__.py b/osm_nbi/__init__.py index 7bd5b6b..963296f 100644 --- a/osm_nbi/__init__.py +++ b/osm_nbi/__init__.py @@ -12,8 +12,8 @@ # under the License. ## -version = '7.0.1.post23' -version_date = '2020-04-17' +version = '8.0.0.post1' +version_date = '2020-07-01' # Obtain installed package version. Ignore if error, e.g. pkg_resources not installed try: