Crest Infosolutions Git Repository

Commit 9d82b4d5 authored by brendon's avatar brendon
Browse files

Release 0.5.0

parent 3656615a
Showing with 2 additions and 2 deletions
+2 -2
......@@ -13,7 +13,7 @@ from semgrep.dump_ast import dump_parsed_ast
from semgrep.util import print_error
from semgrep.util import print_error_exit
__VERSION__ = "0.5.0b2"
__VERSION__ = "0.5.0"
def cli() -> None:
......
......@@ -3,7 +3,7 @@ import setuptools
setuptools.setup(
name="semgrep", # Replace with your own username
version="0.0.4",
version="0.5.0",
author="Russell & Return 2 Corp",
author_email="author@example.com",
description="semgrep python wrapper",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment