Skip to content

Commit a07d598

Browse files
committed
bump version
1 parent 2e05402 commit a07d598

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
@@ -182,7 +182,7 @@ def parse_libraries(self, source_file):
182182
self.libraries.append(basename[start:end])
183183

184184
__name__ = "websql"
185-
__version__ = "1.1.1"
185+
__version__ = "1.1.2"
186186

187187
extra_link_args = ["-lstdc++"]
188188

0 commit comments

Comments
 (0)