summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorViljami Ilola <+@hix.fi>2024-03-30 10:09:50 +0200
committerViljami Ilola <+@hix.fi>2024-03-30 10:09:50 +0200
commit51c495d9691d19b65b377d377599ce1d52def874 (patch)
tree4e822f2f024f642fad920f3fb07866d7d4e4686b /pyproject.toml
parentb5f50b7d3638aa04127bcac55069ed48935f993b (diff)
Version 0.1v0.1
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index a3d7d9b..a2002cd 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sliceitoff"
-version = "0.1-alpha"
+version = "0.1"
description = ""
authors = ["Viljami Ilola <+@hix.fi>"]
readme = "README.md"