Skip to content

Commit

Permalink
fixing version
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarvalenzuelab committed Apr 13, 2023
1 parent b2b2e44 commit 4fe3579
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
@@ -1,8 +1,8 @@
from setuptools import setup, find_packages

setup(
name="oslili-cli", version="0.2",
description="oslili-cli",
name="oslili-cli", version="0.3",
description="Open Source License Identification Library",
author="Oscar Valenzuela",
author_email="oscar.valenzuela.b@gmail.com",
packages=['src'],
Expand Down

0 comments on commit 4fe3579

Please sign in to comment.