Skip to content

Commit 9d71391

Browse files
committed
Bump version to v1.0.0.
1 parent 1497738 commit 9d71391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="bombast",
5-
version="v0.3.0",
5+
version="v1.0.0",
66
description="An obfuscator for Python 3 source code that manipulates the AST.",
77
url="https://github.com/brianhou/bombast",
88
author="Brian Hou",

0 commit comments

Comments
 (0)