File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ Help wanted
93
93
-----------
94
94
ObjectBox for Python is still in an early stage with limited feature set (compared to other languages).
95
95
To bring all these features to Python, we're asking the community to help out. PRs are more than welcome!
96
- The ObjectBox team will try its best to guide you and answer questions. See [ CONTRIBUTING.md] ( CONTRIBUTING.md ) to get started
96
+ The ObjectBox team will try its best to guide you and answer questions. See [ CONTRIBUTING.md] ( CONTRIBUTING.md ) to get started.
97
97
98
98
Feedback
99
99
--------
Original file line number Diff line number Diff line change 31
31
]
32
32
33
33
# Python binding version
34
- version = Version (0 , 1 , 0 )
34
+ version = Version (0 , 2 , 0 )
35
35
36
36
37
37
def version_info ():
You can’t perform that action at this time.
0 commit comments