We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51bdc53 commit 503e24eCopy full SHA for 503e24e
git/__version__.py
@@ -6,7 +6,7 @@
6
__title__ = 'lambda-git'
7
__description__ = 'A package to install git in AWS Lambda.'
8
__url__ = 'https://github.com/eredi93/lambda-git'
9
-__version__ = '0.1.0'
+__version__ = '0.1.1'
10
__author__ = 'Jacopo Scrinzi'
11
__author_email__ = 'scrinzi.jacopo@gmail.com'
12
__license__ = 'MIT'
0 commit comments