Skip to content

Commit 5fd8172

Browse files
committed
bugs
1 parent 8ed7465 commit 5fd8172

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
setup(
1414

1515
name='slap2_utils',
16-
version='0.0.4',
16+
version='0.0.6',
1717

1818

1919
description='Code to support using a SLAP2 Microscope',
@@ -50,4 +50,4 @@
5050
install_requires=required,
5151

5252

53-
)
53+
)

0 commit comments

Comments
 (0)