Skip to content

Commit

Permalink
Version Bump [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rh0dium committed Nov 12, 2024
1 parent 95b3b41 commit 1e77dd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions django_zendesk/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
__name__ = "django_zendesk"
__author__ = "Pivotal Energy Solutions"
__version_info__ = (2, 1, 26)
__version__ = "2.1.26"
__version_info__ = (2, 1, 27)
__version__ = "2.1.27"
__date__ = "2014/07/22 4:47:00 PM"
__credits__ = ["Steven Klass", "Tim Valenta"]
__license__ = "See the file LICENSE.txt for licensing information."

0 comments on commit 1e77dd6

Please sign in to comment.