Skip to content

Commit

Permalink
Up version.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmulqueen committed Aug 23, 2015
1 parent c2e4174 commit bb2cd67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from distutils.core import setup

setup(name="odswriter",
version="0.3.0",
version="0.4.0",
description="A pure-Python module for writing OpenDocument spreadsheets (similar to csv.writer).",
author="Michael Mulqueen",
author_email="[email protected]",
Expand Down

0 comments on commit bb2cd67

Please sign in to comment.