Skip to content

Commit 72f809c

Browse files
committed
Bump version to 5.0.0
1 parent 0bf385e commit 72f809c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import codecs
55
import os
66

7-
_version = "5.0.0a1"
7+
_version = "5.0.0"
88
_packages = find_packages('.', exclude=["*.tests", "*.tests.*", "tests.*", "tests"])
99

1010
if os.path.exists('README.rst'):

0 commit comments

Comments
 (0)