Skip to content

Commit

Permalink
Bump version to 5.0.1 (#278)
Browse files Browse the repository at this point in the history
  • Loading branch information
alichtman committed May 14, 2020
1 parent a5d1818 commit bdb7b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shallow_backup/constants.py
@@ -1,6 +1,6 @@
class ProjInfo:
PROJECT_NAME = 'shallow-backup'
VERSION = '5.0.0a'
VERSION = '5.0.1'
AUTHOR_GITHUB = 'alichtman'
AUTHOR_FULL_NAME = 'Aaron Lichtman'
DESCRIPTION = "Easily create lightweight backups of installed packages, dotfiles, and more."
Expand Down

0 comments on commit bdb7b01

Please sign in to comment.