Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
PVCD-VSAL committed Jun 5, 2024
1 parent 2fb8fd1 commit b242449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scepter/version.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# Copyright (c) Alibaba, Inc. and its affiliates.

__version__ = '1.0.0'
__version__ = '1.0.2'

version_info = tuple(int(x) for x in __version__.split('.')[0:3])

Expand Down

0 comments on commit b242449

Please sign in to comment.