Bump to 2.3

This commit is contained in:
Manuel Ebert 2012-05-04 16:39:19 +02:00
parent bd834e7863
commit cfbfcbc50b

View file

@ -42,7 +42,7 @@ base_dir = os.path.dirname(os.path.abspath(__file__))
setup(
name = "jrnl",
version = "0.2.2",
version = "0.2.3",
description = "A command line journal application that stores your journal in a plain text file",
packages = find_packages(),