Browse Source

Bump version

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

2
setup.py

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

Loading…
Cancel
Save