Skip to content

Commit

Permalink
Release version to 1.4.4 (matching Boto3 Docs)
Browse files Browse the repository at this point in the history
  • Loading branch information
gehadshaat committed Jun 3, 2017
1 parent 66be7ca commit 924957c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages

setup(name='pyboto3',
version='1.4.3',
version='1.4.4',
packages=find_packages(),
description='Pythonic Interface for AWS boto3 that gives you autocomplete on every service',
author='WavyCloud',
Expand Down

0 comments on commit 924957c

Please sign in to comment.