Skip to content

Commit efa8b1a

Browse files
committed
docs: add warning about release tag
1 parent 5cb14fc commit efa8b1a

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# TypeID Python
22

3+
> [!WARNING]
4+
> `main` may contain unreleased changes. For stable usage, use the latest release tag.
5+
36
[![PyPI - Version](https://img.shields.io/pypi/v/typeid-python?color=green)](https://pypi.org/project/typeid-python/)
47
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/typeid-python?color=green)](https://pypi.org/project/typeid-python/)
58
[![PyPI Downloads](https://static.pepy.tech/personalized-badge/typeid-python?period=total&units=INTERNATIONAL_SYSTEM&left_color=BLACK&right_color=GREEN&left_text=downloads)](https://pepy.tech/projects/typeid-python)
69
![GitHub License](https://img.shields.io/github/license/akhundMurad/typeid-python)
710

8-
9-
1011
A **high-performance Python implementation of [TypeIDs](https://github.com/jetpack-io/typeid)** — type-safe,
1112
sortable identifiers based on **UUIDv7**.
1213

0 commit comments

Comments
 (0)