Skip to content

Commit 11c0802

Browse files
committed
version: v0.1.0
1 parent c356f56 commit 11c0802

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
@@ -65,7 +65,7 @@ def get_requirements():
6565
# --------------------------------------
6666

6767
name = 'mybase'
68-
version = '0.0.0'
68+
version = '0.1.0'
6969
description = 'My friendly library base class - for Python.'
7070
keywords = [
7171
'library',

0 commit comments

Comments
 (0)