Skip to content
This repository was archived by the owner on Aug 14, 2023. It is now read-only.

Commit 91ba61d

Browse files
committed
increment version number
1 parent f29ffea commit 91ba61d

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
@@ -27,7 +27,7 @@ def run_tests(self):
2727

2828
setup(
2929
name='safeint',
30-
version='0.0.2',
30+
version='0.0.3',
3131
description='Create an integer within a range.',
3232
long_description=long_description,
3333
url='https://github.com/pelotoncycle/safeint',

0 commit comments

Comments
 (0)