Skip to content

Commit

Permalink
Merge pull request #63 from inverted-ai/v0.2.2
Browse files Browse the repository at this point in the history
Bump version to 0.2.2
  • Loading branch information
adscib committed May 29, 2024
2 parents 7135cb4 + 28a1ea1 commit f5da382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchdrivesim/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.2.1"
__version__ = "0.2.2"

import os

Expand Down

0 comments on commit f5da382

Please sign in to comment.