Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
shpaker authored Mar 4, 2024
1 parent c96c27f commit 0367691
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[project]
name = "epyxid"
version = "0.1.1"
version = "0.1.2"
requires-python = ">=3.8"
description = "Maturin Starter Project w/PyO3 & Poetry"
description = "Python wrapper around Rust implementation of XID (Globally Unique ID Generator)"
authors = [
{name = "Aleksandr Shpak", email = "[email protected]"},
]
Expand Down

0 comments on commit 0367691

Please sign in to comment.