Skip to content

Commit 32d57ff

Browse files
author
Waylan Limberg
committed
Upped version to 2.2.0-Final.
1 parent b7a944c commit 32d57ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

markdown/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"""
3232

3333
version = "2.2.0"
34-
version_info = (2,2,0, "alpha")
34+
version_info = (2,2,0, "final")
3535

3636
import re
3737
import codecs

0 commit comments

Comments
 (0)