Skip to content

Commit bee757d

Browse files
authored
version 0.2.1 (#34)
1 parent e3cca06 commit bee757d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lambda_cron/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = '0.2.0'
15+
__version__ = '0.2.1'
1616

1717
__all__ = ["cli", "aws"]

0 commit comments

Comments
 (0)