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 Sep 5, 2024
1 parent 5c8d271 commit 38e5528
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions django_states/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

__name__ = "django_states"
__author__ = "Pivotal Energy Solutions"
__version_info__ = (1, 7, 35)
__version__ = "1.7.35"
__version_info__ = (1, 7, 36)
__version__ = "1.7.36"
__date__ = "2014/07/22 4:47:00 PM"
__credits__ = [
"Jonathan Slenders",
Expand Down

0 comments on commit 38e5528

Please sign in to comment.