Skip to content

Commit 2da783f

Browse files
committed
Bump to v1.1.
1 parent de56d47 commit 2da783f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="rwmutex", # Replace with your own username
8-
version="1.0",
8+
version="1.1",
99
author="Ben Godfrey",
1010
author_email="BenJetson@users.noreply.github.com",
1111
description="Provides a read/write mutex lock usable with context managers.",

0 commit comments

Comments
 (0)