Skip to content

Commit 11ffbef

Browse files
committed
🔖 Release version 0.12.dev2
1 parent 2967b16 commit 11ffbef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

typer/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Typer, build great CLIs. Easy to code. Based on Python type hints."""
22

3-
__version__ = "0.12.dev1"
3+
__version__ = "0.12.dev2"
44

55
from shutil import get_terminal_size as get_terminal_size
66

0 commit comments

Comments
 (0)