Skip to content

Commit

Permalink
Bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
galbwe committed Feb 9, 2022
1 parent a601a73 commit 02b303d
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 @@ -7,7 +7,7 @@
from setuptools import setup


VERSION = "1.0.0"
VERSION = "1.0.1"


def read(fname):
Expand Down

0 comments on commit 02b303d

Please sign in to comment.