Skip to content

Commit

Permalink
Bump version to 7.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hparfr committed Mar 23, 2020
1 parent 75300ad commit cc68118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docky/cmd/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

class Docky(cli.Application):
PROGNAME = "docky"
VERSION = '7.0.2'
VERSION = '7.0.3'
SUBCOMMAND_HELPMSG = None

def _run(self, cmd, retcode=FG):
Expand Down

0 comments on commit cc68118

Please sign in to comment.