Skip to content

Commit 72d7873

Browse files
committed
bumped version number for package reorganization
1 parent ce6c254 commit 72d7873

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
@@ -94,7 +94,7 @@ def copy_test_file(self, src_file):
9494

9595
setup(
9696
name='python_cpp_example',
97-
version='0.1',
97+
version='0.2',
9898
author='Benjamin Jack',
9999
author_email='benjamin.r.jack@gmail.com',
100100
description='A hybrid Python/C++ test project',

0 commit comments

Comments
 (0)