def version()

in libs/gdk_config.py [0:0]


    def version(self):
        """ Gets the component version from the GDK configuration """
        return self.json['component'][self.component_name]['version']