Skip to content

Commit 2dcb4bd

Browse files
committed
version number changed from 2.0.3 -> 2.0.4
1 parent 973d2a0 commit 2dcb4bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
setuptools.setup(
77
name = 'alice_blue',
88
packages=setuptools.find_packages(),
9-
version = '2.0.3',
9+
version = '2.0.4',
1010
include_package_data=True,
1111
description = 'Official Python library for Alice Blue APIs',
1212
long_description=long_description,

0 commit comments

Comments
 (0)