Skip to content

Commit 583f2a7

Browse files
committed
Bump the package version number to v0.7.0
This is to signify the open-sourcing
1 parent 874303a commit 583f2a7

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
@@ -41,7 +41,7 @@ def retrieve_deps(filepath):
4141

4242
setup(
4343
name='basest',
44-
version='0.6.2',
44+
version='0.7.0',
4545
description=(
4646
'Converts symbols from any number base to any other number base'
4747
),

0 commit comments

Comments
 (0)