Bump version to 2.0.1

This commit is contained in:
Jip-Hop 2024-06-15 12:05:56 +02:00
parent 43b1197b5c
commit cb94ee01f6
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
with full access to all files via bind mounts, \ with full access to all files via bind mounts, \
thanks to systemd-nspawn!""" thanks to systemd-nspawn!"""
__version__ = "2.0.0" __version__ = "2.0.1"
__author__ = "Jip-Hop" __author__ = "Jip-Hop"
__copyright__ = "Copyright (C) 2023, Jip-Hop" __copyright__ = "Copyright (C) 2023, Jip-Hop"
__license__ = "LGPL-3.0-only" __license__ = "LGPL-3.0-only"