Skip to content

Commit a350fef

Browse files
committed
version bump
1 parent 951e5e9 commit a350fef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NodeGraphQt/pkg_info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/python
22
# -*- coding: utf-8 -*-
3-
__version__ = '0.5.0'
3+
__version__ = '0.5.1'
44
__status__ = 'Work in Progress'
55
__license__ = 'MIT'
66

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=0.5.0
3+
version=0.5.1
44
author=Johnny Chan
55
license = MIT License
66
license_file = LICENSE.md

0 commit comments

Comments
 (0)