mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-03-10 03:43:47 -04:00
Bump version to update Brotli and fix release issue
This commit is contained in:
parent
65326e37b4
commit
178d67a73f
@ -4,5 +4,5 @@ optional_dev_tag = ''
|
||||
if os.getenv('DEV_BUILD'):
|
||||
optional_dev_tag = '.dev' + os.getenv('DEV_BUILD')
|
||||
|
||||
__version__ = '1.1.1' + optional_dev_tag
|
||||
__version__ = '1.1.2' + optional_dev_tag
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
attrs==25.3.0
|
||||
beautifulsoup4==4.13.5
|
||||
brotli==1.1.0
|
||||
brotli==1.2.0
|
||||
certifi==2025.8.3
|
||||
cffi==2.0.0
|
||||
click==8.3.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user