Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunbansal authored Apr 13, 2023
1 parent e054406 commit 04e317a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
from setuptools import setup, find_packages

setup(name='Log10',
version='0.0.1',
version='0.0.2',
description='Log10 LLM data management',
author='Log10 team',
author_email='team@log10.io',
url='',
packages=find_packages(),
)
)

0 comments on commit 04e317a

Please sign in to comment.