/ src / python / txtai / version.py
version.py
1  """
2  Version strings
3  """
4  
5  # Current version tag
6  __version__ = "9.8.0"