Skip to content
This repository has been archived by the owner on May 15, 2021. It is now read-only.

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
0xSeanll authored Sep 7, 2020
1 parent 1d99e3f commit c2d2d8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from setuptools import setup, find_packages

version = "0.1.1"
version = "0.2.0"

# Read the contents of README file
source_root = Path(".")
Expand Down

0 comments on commit c2d2d8a

Please sign in to comment.