Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
johannaengland committed Jun 20, 2024
1 parent 4164188 commit 324481f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/argus_ticket_rt.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
LOG = logging.getLogger(__name__)


__version__ = "1.1"
__version__ = "1.1.1"
__all__ = [
"RequestTrackerPlugin",
]
Expand Down

0 comments on commit 324481f

Please sign in to comment.