Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
moehmeni committed Sep 20, 2021
1 parent 10c2c32 commit ec4025c
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dist_test/
test/
twine.bat
*.bat
*.html
*.json

Expand Down
Binary file removed dist/ezweb-0.3.1-py3-none-any.whl
Binary file not shown.
Binary file removed dist/ezweb-0.3.1.tar.gz
Binary file not shown.
Binary file added dist/ezweb-1.0.0-py3-none-any.whl
Binary file not shown.
Binary file added dist/ezweb-1.0.0.tar.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = ezweb
version = 0.3.1
version = 1.0.0
author = Mohammad Momeni
author_email = [email protected]
description = An easy to use web page analyzer (scraper or crawler) with many useful features and properties
Expand Down

0 comments on commit ec4025c

Please sign in to comment.