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 Jul 2, 2024
1 parent c453aa8 commit d436342
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, 33)
__version__ = "1.7.33"
__version_info__ = (1, 7, 34)
__version__ = "1.7.34"
__date__ = "2014/07/22 4:47:00 PM"
__credits__ = [
"Jonathan Slenders",
Expand Down

0 comments on commit d436342

Please sign in to comment.