Skip to content

Commit cc65271

Browse files
committed
Bumped version for release
1 parent e30c9f8 commit cc65271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lambda_uploader/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
__title__ = 'lambda_uploader'
16-
__version__ = '0.0.1'
16+
__version__ = '0.0.2'
1717
__license__ = 'Apache 2.0'
1818
__copyright__ = 'Copyright Rackspace US, Inc. 2015'
1919
__url__ = 'https://github.com/rackerlabs/lambda-uploader'

0 commit comments

Comments
 (0)