Skip to content

Commit

Permalink
Merge pull request #443 from KerkhoffTechnologies/kti-sam-patch-2
Browse files Browse the repository at this point in the history
Update __init__.py
  • Loading branch information
kti-sam authored Oct 7, 2024
2 parents b45e8d4 + 5e32849 commit f4fdce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion djconnectwise/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
VERSION = (1, 6, 4, 'final')
VERSION = (1, 6, 5, 'final')

# pragma: no cover
if VERSION[-1] != "final":
Expand Down

0 comments on commit f4fdce7

Please sign in to comment.