Skip to content

Commit fe4c87d

Browse files
authored
Revert "Bumping to v0.0.3 (#39)"
This reverts commit 92894f2.
1 parent 92894f2 commit fe4c87d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws_lambda_builders/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
22
AWS Lambda Builder Library
33
"""
4-
__version__ = '0.0.3'
4+
__version__ = '0.0.3-dev'
55
RPC_PROTOCOL_VERSION = "0.1"

0 commit comments

Comments
 (0)