Skip to content

Commit

Permalink
Update version.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rcervinoucm authored May 24, 2024
1 parent a5509f4 commit a92f2a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ctlearn/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
from subprocess import check_output, CalledProcessError
from os import path, name, devnull, environ, listdir
from ast import literal_eval
import subprocess

__all__ = ("get_version", "get_version_pypi")

Expand Down

0 comments on commit a92f2a1

Please sign in to comment.