Skip to content

Commit 536ae14

Browse files
authored
v5.1.1 - fix version string (#657)
1 parent 805247b commit 536ae14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dbbackup/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Management commands to help backup and restore a project database and media"""
22

3-
__version__ = "5.1.0"
3+
__version__ = "5.1.1"

0 commit comments

Comments
 (0)