Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

Commit

Permalink
fix setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Cheong committed Mar 22, 2023
1 parent 61b0256 commit 2f0b859
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 @@ -2,8 +2,8 @@
from setuptools import setup

setup(
name="revBard",
version="0.0.3",
name="GoogleBard",
version="0.0.1",
license="GNU General Public License v2.0",
author="Antonio Cheong",
author_email="acheong@student.dalat.org",
Expand Down

0 comments on commit 2f0b859

Please sign in to comment.