We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b98838b commit 24f7e5fCopy full SHA for 24f7e5f
shallow_backup/constants.py
@@ -1,6 +1,6 @@
1
class ProjInfo:
2
PROJECT_NAME = 'shallow-backup'
3
- VERSION = '5.0.1'
+ VERSION = '5.1'
4
AUTHOR_GITHUB = 'alichtman'
5
AUTHOR_FULL_NAME = 'Aaron Lichtman'
6
DESCRIPTION = "Easily create lightweight backups of installed packages, dotfiles, and more."
0 commit comments