Skip to content

Commit

Permalink
release: change version
Browse files Browse the repository at this point in the history
  • Loading branch information
masterluo committed May 12, 2023
1 parent 5a553b3 commit d4c3775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ja3requests/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
__title__ = "ja3requests"
__description__ = "An http request library that can customize ja3 fingerprints."
__url__ = "https://github.com/lxjmaster/ja3requests"
__version__ = "0.0.2"
__version__ = "0.0.3"
__author__ = "Mast Luo"
__author_email__ = "379501669@qq.com"
__license__ = "Apache-2.0 license"
Expand Down

0 comments on commit d4c3775

Please sign in to comment.