Skip to content

Commit

Permalink
version 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
svenkreiss committed Mar 13, 2023
1 parent 492316d commit 6cd9a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion socialforce/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""PyTorch implementation of the Social Force model."""

__version__ = '0.2.1'
__version__ = '0.2.2'

from .field_of_view import FieldOfView
from .trainer import Trainer
Expand Down

0 comments on commit 6cd9a8a

Please sign in to comment.