We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5d1818 commit bdb7b01Copy full SHA for bdb7b01
shallow_backup/constants.py
@@ -1,6 +1,6 @@
1
class ProjInfo:
2
PROJECT_NAME = 'shallow-backup'
3
- VERSION = '5.0.0a'
+ VERSION = '5.0.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