Commit 2a926c94 authored by Duggan, John's avatar Duggan, John
Browse files

Merge branch '12-fix-namespace-collision-with-other-nova-packages' into 'main'

Fix nova namespace collisions

Closes #12

See merge request ndip/public-packages/nova-mvvm!12
parents bd2483fa f3c1de40
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__)