Skip to content

Commit 18d8021

Browse files
committed
Release 1.2.0
1 parent 1462301 commit 18d8021

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

yawsso/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from pathlib import Path
55

66
# versioning follow PEP440
7-
__version__ = VERSION = '1.2.0rc1' # pragma: no cover
7+
__version__ = VERSION = '1.2.0' # pragma: no cover
88

99
PROGRAM = 'yawsso' # pragma: no cover
1010

0 commit comments

Comments
 (0)