Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydu1 committed Sep 20, 2023
1 parent 46f015e commit 81e3fdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions VITAE/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
from VITAE.VITAE import VITAE
from VITAE.utils import load_data

__author__ = "Jin-Hong Du, Tianyu Chen, and Jingshu Wang"
__author__ = "Jin-Hong Du, Tianyu Chen, Ming Gao, and Jingshu Wang"
__copyright__ = "Copyright 2020, The Trajectory Inference Project"

__license__ = "MIT"
__version__ = "2.0.0"
__version__ = "2.0.1"
__maintainer__ = "Jin-Hong Du, Tianyu Chen, and Jingshu Wang"
__email__ = "jinhongd@andrew.cmu.edu"
__status__ = "Development"

0 comments on commit 81e3fdf

Please sign in to comment.