Skip to content

Commit

Permalink
config(setup.py): update setup.py version.
Browse files Browse the repository at this point in the history
  • Loading branch information
caizhengxin committed Sep 14, 2024
1 parent 043f139 commit 51fa48d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# @Author: JanKinCai
# @Date: 2019-11-09 10:08:53
# @Last Modified by: jankincai
# @Last Modified time: 2024-09-14 10:04:08
# @Last Modified time: 2024-09-14 11:26:59
import os
import glob

Expand Down Expand Up @@ -55,7 +55,7 @@ def read_requirements(path):

setup(
name="python-libpcap",
version="0.5.1",
version="0.5.0",
author="JanKinCai",
author_email="[email protected]",
maintainer="JanKinCai",
Expand Down

0 comments on commit 51fa48d

Please sign in to comment.