Skip to content

Commit d71b903

Browse files
committed
Version bump to v5.2
1 parent 5006287 commit d71b903

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 = '5.1'
3+
VERSION = '5.2'
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)