Skip to content

Commit

Permalink
Merge pull request #3 from eagomez2/develop
Browse files Browse the repository at this point in the history
Update version number
  • Loading branch information
eagomez2 authored Sep 25, 2024
2 parents 3f22218 + 9bbf5f6 commit f1d606b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/moduleprofiler/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"Module profiler"
__version__ = "0.0.2"
__version__ = "0.0.3"

__all__ = [
"get_default_ops_map",
Expand Down

0 comments on commit f1d606b

Please sign in to comment.