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 e3cca06 commit bee757dCopy full SHA for bee757d
lambda_cron/__init__.py
@@ -12,6 +12,6 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-__version__ = '0.2.0'
+__version__ = '0.2.1'
16
17
__all__ = ["cli", "aws"]
0 commit comments