Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 0 additions & 29 deletions conda/README.md

This file was deleted.

51 changes: 0 additions & 51 deletions conda/meta.yaml

This file was deleted.

4 changes: 2 additions & 2 deletions ctgan/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

"""Top-level package for ctgan."""

__author__ = 'MIT Data To AI Lab'
__email__ = 'dailabmit@gmail.com'
__author__ = 'DataCebo, Inc.'
__email__ = 'info@sdv.dev'
__version__ = '0.6.1.dev0'

from ctgan.demo import load_demo
Expand Down