We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c40b1d5 commit 781864cCopy full SHA for 781864c
NodeGraphQt/pkg_info.py
@@ -1,6 +1,6 @@
1
#!/usr/bin/python
2
# -*- coding: utf-8 -*-
3
-__version__ = '0.5.5'
+__version__ = '0.5.6'
4
__status__ = 'Work in Progress'
5
__license__ = 'MIT'
6
setup.cfg
[metadata]
name = NodeGraphQt
-version=0.5.5
+version=0.5.6
author=Johnny Chan
license = MIT License
license_file = LICENSE.md
0 commit comments