We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 293e73e commit c5fb55eCopy full SHA for c5fb55e
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="blessclient",
5
- version="0.2.0",
+ version="0.3.0",
6
packages=find_packages(exclude=["test*"]),
7
install_requires=[
8
'boto3>=1.4.0,<2.0.0',
0 commit comments