Skip to content

Commit

Permalink
Merge pull request #9 from galbwe/release-1-0-2
Browse files Browse the repository at this point in the history
Bump version to 1.0.2
  • Loading branch information
galbwe authored Mar 10, 2022
2 parents e471eac + ea697b1 commit 7b8f085
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.1"
VERSION = "1.0.2"


def read(fname):
Expand Down

0 comments on commit 7b8f085

Please sign in to comment.