Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAnton Hvornum <anton.feeds+github@gmail.com>2020-07-08 16:43:00 +0000
committerAnton Hvornum <anton.feeds+github@gmail.com>2020-07-08 16:43:00 +0000
commita5f8dc6c68124b759bfbb3ac95fe5c6673bf3a52 (patch)
tree6c2f8ed0e1bd1648b2e8fcc463df0d1d5ec674de /setup.py
parentd47fbf191cc900af711b0f0bb029ad37b963cfda (diff)
Version bump in setup.py
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index a4761819..9bef3e8d 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.3rc14",
+ version="2.0.3rc15",
author="Anton Hvornum",
author_email="anton@hvornum.se",
description="Arch Linux installer - guided, templates etc.",