Skip to content

Commit 95b1195

Browse files
author
Gustavo Silva
authored
Merge pull request #16 from surface-security/develop
Missing bump upgrade before release
2 parents beba33b + 2baf5d3 commit 95b1195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dbcleanup/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.1.3'
1+
__version__ = '0.1.4'
22

33
# set default_app_config when using django earlier than 3.2
44
try:

0 commit comments

Comments
 (0)