Skip to content

Commit 5679a4b

Browse files
committed
Version bump to v4.0.3
1 parent 0593838 commit 5679a4b

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.2'
3+
VERSION = '4.0.3'
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)