Skip to content

Commit

Permalink
Bump to v1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
BenJetson committed Jan 5, 2021
1 parent de56d47 commit 2da783f
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 @@

setuptools.setup(
name="rwmutex", # Replace with your own username
version="1.0",
version="1.1",
author="Ben Godfrey",
author_email="BenJetson@users.noreply.github.com",
description="Provides a read/write mutex lock usable with context managers.",
Expand Down

0 comments on commit 2da783f

Please sign in to comment.