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 a2d40b4 commit 78bbdb8
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 @@ -7,8 +7,8 @@

__name__ = "django_states"
__author__ = "Pivotal Energy Solutions"
__version_info__ = (1, 7, 37)
__version__ = "1.7.37"
__version_info__ = (1, 7, 38)
__version__ = "1.7.38"
__date__ = "2014/07/22 4:47:00 PM"
__credits__ = [
"Jonathan Slenders",
Expand Down

0 comments on commit 78bbdb8

Please sign in to comment.