Skip to content

Commit

Permalink
setup.py: version="1.4"
Browse files Browse the repository at this point in the history
  • Loading branch information
joewreschnig committed Jun 4, 2006
1 parent cbff4ce commit e83d03e
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 @@ -90,7 +90,7 @@ def run_tests():
data_files = []

setup(cmdclass={'clean': clean, 'test': test_cmd, 'coverage': coverage_cmd},
name="mutagen", version="1.3",
name="mutagen", version="1.4",
url="http://www.sacredchao.net/quodlibet/wiki/Development/Mutagen",
description="read and write ID3v1/ID3v2/APEv2/FLAC/Ogg audio tags",
author="Michael Urman",
Expand Down

0 comments on commit e83d03e

Please sign in to comment.