Skip to content

Commit 89d0d99

Browse files
committed
clean up
1 parent eae855a commit 89d0d99

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = NodeGraphQt
3-
version=0.5.2
3+
version=0.5.3
44
author=Johnny Chan
55
license = MIT License
66
license_file = LICENSE.md
@@ -29,7 +29,6 @@ PySide2 = PySide2>=5.15
2929

3030
[options.packages.find]
3131
exclude = examples
32-
basic_example.py
3332

3433
[options.package_data]
3534
NodeGraphQt = widgets/icons/node_base.png

0 commit comments

Comments
 (0)