Skip to content

Commit

Permalink
Bump version to v2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
alichtman committed Oct 8, 2019
1 parent a811656 commit 4dd4ab0
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 = '2.6'
VERSION = '2.7'
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 4dd4ab0

Please sign in to comment.