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:28:25 +0000
committerAnton Hvornum <anton.feeds+github@gmail.com>2020-07-08 16:28:25 +0000
commita8b2e9d80bbba0f86bf4bcae718d6e45f9dafbec (patch)
tree6572e09ee68abca886dda2d880eea13cd0365eeb /setup.py
parent27d0da9b3008e7291fd4becfe7ecdcaeb7087c09 (diff)
Added debug to pacstrap of base and linux
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 c97fb901..a4761819 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.3rc13",
+ version="2.0.3rc14",
author="Anton Hvornum",
author_email="anton@hvornum.se",
description="Arch Linux installer - guided, templates etc.",