Skip to content
This repository has been archived by the owner on Nov 26, 2023. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vitsalis committed Nov 26, 2023
1 parent 631caee commit 09bf1db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def get_long_desc():
def setup_package():
setup(
name="pycg",
version="0.0.7",
version="0.0.8",
description="Practical Python Call Graphs",
long_description=get_long_desc(),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 09bf1db

Please sign in to comment.