Skip to content

Commit 701c625

Browse files
committed
Version bump to v4.0.4
1 parent a33f5b8 commit 701c625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shallow_backup/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class ProjInfo:
22
PROJECT_NAME = 'shallow-backup'
3-
VERSION = '4.0.3'
3+
VERSION = '4.0.4'
44
AUTHOR_GITHUB = 'alichtman'
55
AUTHOR_FULL_NAME = 'Aaron Lichtman'
66
DESCRIPTION = "Easily create lightweight backups of installed packages, dotfiles, and more."

0 commit comments

Comments
 (0)