Skip to content

Commit

Permalink
Version bump to v5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alichtman committed Dec 11, 2021
1 parent b98838b commit 24f7e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shallow_backup/constants.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
class ProjInfo:
PROJECT_NAME = 'shallow-backup'
VERSION = '5.0.1'
VERSION = '5.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 24f7e5f

Please sign in to comment.