Skip to content

Commit

Permalink
Merge pull request #100 from fabric-testbed/rel1.8
Browse files Browse the repository at this point in the history
up the version
  • Loading branch information
kthare10 authored Jan 8, 2025
2 parents 52b4f60 + 77040c6 commit 96f6c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fimutil/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
This is a package of Information Model utilitied for FABRIC
for scanning different types of sites
"""
__VERSION__ = "1.7.2"
__VERSION__ = "1.8.0"
__version__ = __VERSION__

0 comments on commit 96f6c80

Please sign in to comment.