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 be73783 commit 6ea9b41Copy full SHA for 6ea9b41
NodeGraphQt/pkg_info.py
@@ -1,6 +1,6 @@
1
#!/usr/bin/python
2
# -*- coding: utf-8 -*-
3
-__version__ = '0.5.4'
+__version__ = '0.5.5'
4
__status__ = 'Work in Progress'
5
__license__ = 'MIT'
6
setup.cfg
[metadata]
name = NodeGraphQt
-version=0.5.4
+version=0.5.5
author=Johnny Chan
license = MIT License
license_file = LICENSE.md
0 commit comments