Skip to content

Commit

Permalink
version up (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
svetleo-evidently authored Nov 19, 2024
1 parent ad9561f commit a0521fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tracely/src/tracely/_version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version_info = (0, 1, 3)
version_info = (0, 2, 0)
__version__ = ".".join(map(str, version_info))


Expand Down

0 comments on commit a0521fd

Please sign in to comment.