Bump version for 4.29.0 release.
This commit is contained in:
parent
0f7e257f76
commit
8b0c751344
@ -1,6 +1,6 @@
|
||||
# Package
|
||||
|
||||
version = "4.28.0"
|
||||
version = "4.29.0"
|
||||
author = "Jonathan Bernard"
|
||||
description = "Personal issue tracker."
|
||||
license = "MIT"
|
||||
|
@ -1,4 +1,4 @@
|
||||
const PIT_VERSION* = "4.28.0"
|
||||
const PIT_VERSION* = "4.29.0"
|
||||
|
||||
const USAGE* = """Usage:
|
||||
pit ( new | add) <summary> [<state>] [options]
|
||||
@ -191,4 +191,4 @@ Issue Properties:
|
||||
|
||||
If present, expected to be a comma-delimited list of text tags. The -g
|
||||
option is a short-hand for '-p tags:<tags-value>'.
|
||||
"""
|
||||
"""
|
Loading…
x
Reference in New Issue
Block a user