Skip to content

Commit

Permalink
update version to 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonOstrez committed Mar 20, 2024
1 parent beef654 commit 3d75c18
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
@@ -1,6 +1,6 @@
from setuptools import setup

VERSION = "0.1.6"
VERSION = "0.1.7"

requirements = open("requirements.txt").readlines()

Expand Down

0 comments on commit 3d75c18

Please sign in to comment.