You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Static version instead of a dynamic version so we can get better layer caching while building docker, check the docker file to understand
8
-
version = "0.3.10"
8
+
version = "0.3.11"
9
9
description = "Scrapling is an undetectable, powerful, flexible, high-performance Python library that makes Web Scraping easy and effortless as it should be!"
Copy file name to clipboardExpand all lines: setup.cfg
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
[metadata]
2
2
name = scrapling
3
-
version = 0.3.10
3
+
version = 0.3.11
4
4
author = Karim Shoair
5
5
author_email = karim.shoair@pm.me
6
6
description = Scrapling is an undetectable, powerful, flexible, high-performance Python library that makes Web Scraping easy and effortless as it should be!
0 commit comments