summaryrefslogtreecommitdiff
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
parentb5f50b7d3638aa04127bcac55069ed48935f993b (diff)
Version 0.1v0.1
-rw-r--r--README.md2
-rw-r--r--pyproject.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f6784f2..917ae41 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
--- Slice It Off! --
+-- Slice It Off! --
Description:
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"