Skip to content

Commit

Permalink
Version bump to v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alichtman committed Mar 25, 2020
1 parent 0e06ee5 commit b75e03f
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 = '4.0'
VERSION = '4.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 b75e03f

Please sign in to comment.