Skip to content

Commit bdb7b01

Browse files
authored
Bump version to 5.0.1 (#278)
1 parent a5d1818 commit bdb7b01

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.0.0a'
3+
VERSION = '5.0.1'
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)