Fix exceptions overwritten when nested import service topology
[parser.git] / tosca2heat / tosca-parser / toscaparser / __init__.py
index d6fa60c..63ddcd4 100644 (file)
@@ -1,5 +1,3 @@
-# -*- coding: utf-8 -*-
-
 # Licensed under the Apache License, Version 2.0 (the "License"); you may
 # not use this file except in compliance with the License. You may obtain
 # a copy of the License at
@@ -16,4 +14,4 @@ import pbr.version
 
 
 __version__ = pbr.version.VersionInfo(
-    'tosca-parser').version_string()
+    'nfv-toscaparser').version_string()