Skip to content

Commit a814d25

Browse files
authored
Bump up version to 0.1.10 (amazon-archives#29)
1 parent 8fd1699 commit a814d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serverlessrepo/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""Serverlessrepo version and package meta-data."""
22

33
__title__ = 'serverlessrepo'
4-
__version__ = '0.1.9'
4+
__version__ = '0.1.10'
55
__license__ = 'Apache 2.0'
66
__description__ = (
77
'A Python library with convenience helpers for working '

0 commit comments

Comments
 (0)