Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Hvornum <anton.feeds+github@gmail.com>2020-07-08 14:51:29 +0000
committerAnton Hvornum <anton.feeds+github@gmail.com>2020-07-08 14:51:29 +0000
commit24a384cddbd35d658f2951c861d12898ddee04b3 (patch)
tree597a2e53bf01d1e8b74fe51c008fc86d4ade9a9d
parentfdff7cf04ccffcd0f7528a005c7135fc197e02ca (diff)
Version bump in setup.py
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 6dd371af..ff657499 100644
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name="archinstall",
- version="2.0.3rc9",
+ version="2.0.3rc10",
author="Anton Hvornum",
author_email="anton@hvornum.se",
description="Arch Linux installer - guided, templates etc.",