Skip to content

Commit 328fa70

Browse files
committed
Fixing version in setup.py
1 parent fa596f2 commit 328fa70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

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

1111
setup(
1212
name='roppy',
13-
version='Beta',
13+
version='0.1',
1414
description='Pwning Toolkit',
1515
long_description=long_description,
1616
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)