Skip to content

Commit fdf38a7

Browse files
committed
bump version from 0.5.3 to 0.6
1 parent 58ccdab commit fdf38a7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.xproject_python

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name = "xcommand"
22
home = "https://github.com/bondbox/xcommand/"
33
description = "Command line module"
44
keywords = [ "argcomplete", "argparse", "bash", "command-line", "shell", "terminal",]
5-
version = "0.5.3"
5+
version = "0.6"
66

77
[authors.zoumingzhe]
88
name = "Mingzhe Zou"

xkits_command/attribute.py

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

3-
__version__ = "0.5.3"
3+
__version__ = "0.6"
44

55
# project info
66
__project_name__ = "xcommand"

0 commit comments

Comments
 (0)