Skip to content

Commit 9f34222

Browse files
committed
docs: add warning about release tag
1 parent efa8b1a commit 9f34222

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

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

3-
> [!WARNING]
4-
> `main` may contain unreleased changes. For stable usage, use the latest release tag.
5-
63
[![PyPI - Version](https://img.shields.io/pypi/v/typeid-python?color=green)](https://pypi.org/project/typeid-python/)
74
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/typeid-python?color=green)](https://pypi.org/project/typeid-python/)
85
[![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)
96
![GitHub License](https://img.shields.io/github/license/akhundMurad/typeid-python)
107

8+
> [!WARNING]
9+
> `main` may contain unreleased changes. For stable usage, use the latest release tag.
10+
1111
A **high-performance Python implementation of [TypeIDs](https://github.com/jetpack-io/typeid)** — type-safe,
1212
sortable identifiers based on **UUIDv7**.
1313

0 commit comments

Comments
 (0)