Browse Source

Bump version

master v2.2
Raphael Roberts 5 years ago
parent
commit
d139d31e9e
  1. 2
      setup.py

2
setup.py

@ -5,7 +5,7 @@ with open("requirements.txt") as file:
setup(
name="tibi-hardlinks",
version="2.1",
version="2.2",
description="Transform list of TitaniumBackup backups into structured hardlinks",
install_requires=INSTALL_REQUIRES,
author="Raphael Roberts",

Loading…
Cancel
Save