Commit f3c1de40 authored by Duggan, John's avatar Duggan, John
Browse files

Fix nova namespace collisions

parent bd2483fa
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
[tool.poetry]
name = "nova-mvvm"
version = "0.6.0"
version = "0.6.1"
description = "A Python Package for Model-View-ViewModel pattern"
authors = ["Yakubov, Sergey <yakubovs@ornl.gov>"]
readme = "README.md"
+1 −0
Original line number Diff line number Diff line
__path__ = __import__("pkgutil").extend_path(__path__, __name__)