Skip to content

Commit 5b00028

Browse files
committed
Push version to 0.4.5
1 parent 62d457a commit 5b00028

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55

66
setup(
77
name='ass',
8-
version="0.4.4",
8+
version="0.4.5",
99
description="A library for parsing and manipulating Advanced SubStation Alpha subtitle files.",
1010
long_description=long_description,
1111
long_description_content_type="text/markdown",
1212
author="Tony Young",
13-
# author_email="[email protected]",
13+
# author_email="[email protected]",
1414
keywords="ass subtitle substation alpha",
1515
packages=['ass'],
1616
url="http://github.com/chireiden/python-ass",

0 commit comments

Comments
 (0)