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 Jan 27, 2024
1 parent a81fc6f commit d2a3b55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appsearch/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

__name__ = "appsearch"
__author__ = "Pivotal Energy Solutions"
__version_info__ = (2, 1, 28)
__version__ = "2.1.28"
__version_info__ = (2, 1, 29)
__version__ = "2.1.29"
__date__ = "2014/07/22 4:47:00 PM"

__credits__ = ["Tim Valenta", "Steven Klass"]
Expand Down

0 comments on commit d2a3b55

Please sign in to comment.