Bump version to 2.1.0

This commit is contained in:
Jip-Hop 2024-06-24 10:29:51 +02:00
parent 32143a9907
commit 1fa69d6bcc
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.1" __version__ = "2.1.0"
__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"