Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 2db1796

Browse files
committed
Bump the version number back down to 0.9.1 now that we're done testing on testpypi.
1 parent f1ad6a7 commit 2db1796

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
@@ -161,7 +161,7 @@ def run(self):
161161
]
162162

163163
setup(name='gumbo',
164-
version='0.9.9',
164+
version='0.9.1',
165165
description='Python bindings for Gumbo HTML parser',
166166
long_description=README,
167167
url='http://github.com/google/gumbo-parser',

0 commit comments

Comments
 (0)