Skip to content

Commit f513a5c

Browse files
committed
bump version from 0.5.0 to 0.5.1
1 parent 7ff27ed commit f513a5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xkits_command/attribute.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# coding:utf-8
22

33
__project__ = "xkits-command"
4-
__version__ = "0.5.0"
4+
__version__ = "0.5.1"
55
__urlhome__ = "https://github.com/bondbox/xcommand/"
66
__description__ = "Command line module"
77

0 commit comments

Comments
 (0)