Skip to content

Commit e366abe

Browse files
committed
Bump release version in source
1 parent a284c87 commit e366abe

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__ = '1.2.0'
16+
__version__ = '1.2.1'
1717
__license__ = 'Apache 2.0'
1818
__copyright__ = 'Copyright Rackspace US, Inc. 2015-2016'
1919
__url__ = 'https://github.com/rackerlabs/lambda-uploader'

0 commit comments

Comments
 (0)