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-08-18 21:56:22 +0000
committerAnton Hvornum <anton.feeds+github@gmail.com>2020-08-18 21:56:22 +0000
commitaf875e3902904e80557cf3ecb351ff5e3a80f461 (patch)
tree75fa1d775b15d6563a94097444f470f7c75151f9 /setup.py
parent76c386951a802abd814f88aa9d67109275244a5c (diff)
parent1d8591c7fe2a9c4d2a6338cc332e7704751acbe7 (diff)
Fixed merge.
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 5c77be17..6512bd8c 100644
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name="archinstall",
- version="v2.0.4rc3",
+ version="v2.0.4rc4",
author="Anton Hvornum",
author_email="anton@hvornum.se",
description="Arch Linux installer - guided, templates etc.",