Skip to content

Commit 9126945

Browse files
committed
version bump for readme
1 parent 6d97967 commit 9126945

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# Include the license file
22
include LICENSE.txt
3+
include README.md

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
setup(
2323
name='cfn_resource',
2424

25-
version='0.2.1',
25+
version='0.2.2',
2626

2727
description='Wrapper decorators for building CloudFormation custom resources',
2828
long_description=long_description,

0 commit comments

Comments
 (0)