Skip to content

Commit d910be3

Browse files
JamMasseyv3ss0nPhyo
authored
Dev (#21)
* increment version number * feat: remove version limitation of python (#17) * increment version number (#15) * tweak: remove version number check * fix: change to sam build images * fix: change to public ECR repos --------- Co-authored-by: James Massey <33434582+JamMassey@users.noreply.github.com> Co-authored-by: Phyo <phyoakl@hexcode.tech> * fix: Update (#20) * updating package v * updating package v --------- Co-authored-by: Phyo Arkar Lwin <phyo.arkarlwin@gmail.com> Co-authored-by: Phyo <phyoakl@hexcode.tech>
1 parent 8ebf8b3 commit d910be3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pylayerize/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "1.0.0"
1+
__version__ = "1.0.1"
22
from .__main__ import *

0 commit comments

Comments
 (0)