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