Skip to content

Commit

Permalink
Merge pull request #49 from inverted-ai/v0.2.1
Browse files Browse the repository at this point in the history
Bump version to 0.2.1
  • Loading branch information
adscib authored Apr 26, 2024
2 parents 541d346 + 96503f2 commit 3df6300
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.0"
__version__ = "0.2.1"

import os

Expand Down

0 comments on commit 3df6300

Please sign in to comment.