Skip to content

Commit a68d491

Browse files
authored
release: 3.0.3
1 parent 4fe6404 commit a68d491

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
def read(*rnames):
66
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
77

8-
version = '3.0.2'
8+
version = '3.0.3'
99

1010
tests_require = [
1111
"pytest==7.1.2",

0 commit comments

Comments
 (0)