Bump version to 2.1.1

This commit is contained in:
Jip-Hop 2024-11-01 21:03:25 +01:00
parent 2d8e9735f8
commit fc535e95c1
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.1.0" __version__ = "2.1.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"