|
|
|
@ -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", |
|
|
|
|