Skip to content

Commit

Permalink
release 0.54
Browse files Browse the repository at this point in the history
  • Loading branch information
nferrier committed Jan 14, 2011
1 parent bab895f commit 7865122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -17,7 +17,7 @@
# cmdln # cmdln
setup( setup(
name = "md", name = "md",
version = "0.53", version = "0.54",
description = "Maildir command line mail client and library", description = "Maildir command line mail client and library",
long_description = """A command line tool and shell to allow use of long_description = """A command line tool and shell to allow use of
a maildir directly. Fully fledged MUAs should be trivial to build on top of this.""", a maildir directly. Fully fledged MUAs should be trivial to build on top of this.""",
Expand Down

0 comments on commit 7865122

Please sign in to comment.