Skip to content

Commit c1c5ef5

Browse files
committed
rev the package.
1 parent fe4c730 commit c1c5ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import setup
44
import os
55

6-
VERSION = "0.43"
6+
VERSION = "0.44"
77

88
CLASSIFIERS = [
99
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)