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-07 23:57:04 +0000
committerAnton Hvornum <anton.feeds+github@gmail.com>2020-07-07 23:57:04 +0000
commit4fd34c975425c1876ded5f948ecba0d02a93d0cb (patch)
tree5d2c8fdbd163c0411cff64f3cab8d33d7fbe06d8 /setup.py
parent60f581319f99afbd678b4f5f56193d588228cbe2 (diff)
v2.0.2
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 90d691ad..8e7b2f96 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.1",
+ version="2.0.2",
author="Anton Hvornum",
author_email="anton@hvornum.se",
description="Arch Linux installer - guided, templates etc.",