Skip to content

Commit

Permalink
fix: bump version (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgmacias95 authored Jul 31, 2024
1 parent 03fd2f1 commit 6dbc30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vt/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Defines VT release version."""

__version__ = "0.18.2"
__version__ = "0.18.3"

0 comments on commit 6dbc30f

Please sign in to comment.