Skip to content

Commit

Permalink
RELEASE 0.9.5 version
Browse files Browse the repository at this point in the history
  • Loading branch information
unixsurfer committed Nov 19, 2023
1 parent 706b87d commit ed36654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anycast_healthchecker/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
__title__ = 'anycast_healthchecker'
__author__ = 'Pavlos Parissis'
__license__ = 'Apache 2.0'
__version__ = '0.9.4'
__version__ = '0.9.5'
__copyright__ = 'Copyright 2015-2023 Pavlos Parissis'

PROGRAM_NAME = __title__.replace('_', '-')
Expand Down

0 comments on commit ed36654

Please sign in to comment.