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 a33f5b8 commit 701c625Copy full SHA for 701c625
shallow_backup/constants.py
@@ -1,6 +1,6 @@
1
class ProjInfo:
2
PROJECT_NAME = 'shallow-backup'
3
- VERSION = '4.0.3'
+ VERSION = '4.0.4'
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