Skip to content

Commit 8a52649

Browse files
authored
Merge pull request #326 from IPUdk/version_fix
Fixed the version attribute
2 parents 5a11d44 + 790bb55 commit 8a52649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = NodeGraphQt
3-
version=attr: my_package.__version__
3+
version=attr: NodeGraphQt.VERSION
44
author=Johnny Chan
55
license = MIT License
66
license_files = LICENSE.md

0 commit comments

Comments
 (0)