We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a72412f commit 5f39a30Copy full SHA for 5f39a30
shallow_backup/constants.py
@@ -1,6 +1,6 @@
1
class ProjInfo:
2
PROJECT_NAME = "shallow-backup"
3
- VERSION = "6.0"
+ VERSION = "6.1"
4
AUTHOR_GITHUB = "alichtman"
5
AUTHOR_FULL_NAME = "Aaron Lichtman"
6
DESCRIPTION = (
0 commit comments