Skip to content

Commit

Permalink
Bump version to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jip-Hop committed Nov 1, 2024
1 parent 2d8e973 commit fc535e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jlmkr.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
with full access to all files via bind mounts, \
thanks to systemd-nspawn!"""

__version__ = "2.1.0"
__version__ = "2.1.1"
__author__ = "Jip-Hop"
__copyright__ = "Copyright (C) 2023, Jip-Hop"
__license__ = "LGPL-3.0-only"
Expand Down

0 comments on commit fc535e9

Please sign in to comment.