Skip to content

Commit

Permalink
patch: release 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
erikwrede authored Dec 5, 2022
1 parent c0295ac commit 00befde
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 @@ -5,7 +5,7 @@
def read(*rnames):
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()

version = '3.0.1'
version = '3.0.2'

tests_require = [
"pytest==7.1.2",
Expand Down

0 comments on commit 00befde

Please sign in to comment.