Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-sahlmann committed Nov 10, 2023
1 parent 1fbb6d2 commit 7f69806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mb_netmgmt/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# along with mb-netmgmt. If not, see <https://www.gnu.org/licenses/

"""Network Management Protocols for Mountebank"""
__version__ = "0.0.74"
__version__ = "0.0.75"

import os
import subprocess
Expand Down

0 comments on commit 7f69806

Please sign in to comment.