X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=osm_nbi%2Fnbi.py;h=0616430bd449503d29d54322f39d15ef6458660c;hp=fc7d11f5e6382ac603919faafa3766b2e04a8883;hb=37de09105822b2b4db8b0ebac1ec5994af5d0fd9;hpb=65ca36d13f895d0a361d59a5962029d6e3ef7a99 diff --git a/osm_nbi/nbi.py b/osm_nbi/nbi.py index fc7d11f..0616430 100644 --- a/osm_nbi/nbi.py +++ b/osm_nbi/nbi.py @@ -40,7 +40,7 @@ __author__ = "Alfonso Tierno " __version__ = "0.1.3" version_date = "Jan 2019" -database_version = '1.0' +database_version = '1.1' auth_database_version = '1.0' nbi_server = None # instance of Server class subscription_thread = None # instance of SubscriptionThread class