diff --git a/setup.cfg b/setup.cfg index 3ab39fe7..7f815745 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = NodeGraphQt -version=attr: my_package.__version__ +version=attr: NodeGraphQt.VERSION author=Johnny Chan license = MIT License license_files = LICENSE.md