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:31:14 +0000
committerAnton Hvornum <anton.feeds+github@gmail.com>2020-07-08 14:31:14 +0000
commit61f2e3c04beaf7393739804fa8851821056bc03d (patch)
tree6f38c777307f3310c39946d75d5364823415b89b
parentef5cbac118ef65abbd5d74ed2257cea88d9ef580 (diff)
Version change
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 441cea9c..6dd371af 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.3rc8",
+ version="2.0.3rc9",
author="Anton Hvornum",
author_email="anton@hvornum.se",
description="Arch Linux installer - guided, templates etc.",