Skip to content

Commit f1d606b

Browse files
authored
Merge pull request #3 from eagomez2/develop
Update version number
2 parents 3f22218 + 9bbf5f6 commit f1d606b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/moduleprofiler/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"Module profiler"
2-
__version__ = "0.0.2"
2+
__version__ = "0.0.3"
33

44
__all__ = [
55
"get_default_ops_map",

0 commit comments

Comments
 (0)