File tree 3 files changed +12
-2
lines changed
3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 116
116
"contributions" : [
117
117
" code"
118
118
]
119
+ },
120
+ {
121
+ "login" : " Aclucas1" ,
122
+ "name" : " Austin Lucas" ,
123
+ "avatar_url" : " https://avatars.githubusercontent.com/u/21301692?v=4" ,
124
+ "profile" : " https://github.com/Aclucas1" ,
125
+ "contributions" : [
126
+ " code"
127
+ ]
119
128
}
120
129
],
121
130
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 12
12
[ ![ codecov] ( https://codecov.io/gh/nodestream-proj/nodestream/branch/main/graph/badge.svg?token=HAPEVKQ6OQ )] ( https://codecov.io/gh/nodestream-proj/nodestream )
13
13
[ ![ ApacheV2 License] ( https://img.shields.io/badge/License-Apache%202.0-yellow.svg )] ( https://opensource.org/license/apache-2-0/ )
14
14
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
15
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-11 -orange.svg?style=flat-square )] ( #contributors- )
15
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-12 -orange.svg?style=flat-square )] ( #contributors- )
16
16
<!-- ALL-CONTRIBUTORS-BADGE:END -->
17
17
18
18
** Nodestream allows you to work with graphs declaratively.** With nodestream, you unlock a bounty of features purpose built for working with graphs.
@@ -98,6 +98,7 @@ Be sure to checkout or [Contributing Docs](https://nodestream-proj.github.io/doc
98
98
<td align="center" valign="top" width="14.28%"><a href="https://github.com/yasonk"><img src="https://avatars.githubusercontent.com/u/6750414?v=4?s=100" width="100px;" alt="yasonk"/><br /><sub><b>yasonk</b></sub></a><br /><a href="https://github.com/nodestream-proj/nodestream/commits?author=yasonk" title="Code">💻</a> <a href="https://github.com/nodestream-proj/nodestream/pulls?q=is%3Apr+reviewed-by%3Ayasonk" title="Reviewed Pull Requests">👀</a></td>
99
99
<td align="center" valign="top" width="14.28%"><a href="https://github.com/stuartio"><img src="https://avatars.githubusercontent.com/u/22449467?v=4?s=100" width="100px;" alt="Stuart Macleod"/><br /><sub><b>Stuart Macleod</b></sub></a><br /><a href="https://github.com/nodestream-proj/nodestream/commits?author=stuartio" title="Code">💻</a></td>
100
100
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Cole-Greer"><img src="https://avatars.githubusercontent.com/u/112986082?v=4?s=100" width="100px;" alt="Cole Greer"/><br /><sub><b>Cole Greer</b></sub></a><br /><a href="https://github.com/nodestream-proj/nodestream/commits?author=Cole-Greer" title="Code">💻</a></td>
101
+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/Aclucas1"><img src="https://avatars.githubusercontent.com/u/21301692?v=4?s=100" width="100px;" alt="Austin Lucas"/><br /><sub><b>Austin Lucas</b></sub></a><br /><a href="https://github.com/nodestream-proj/nodestream/commits?author=Aclucas1" title="Code">💻</a></td>
101
102
</tr>
102
103
</tbody >
103
104
<tfoot >
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " nodestream"
3
- version = " 0.13.5 "
3
+ version = " 0.13.6 "
4
4
description = " A Fast, Declarative ETL for Graph Databases."
5
5
license = " GPL-3.0-only"
6
6
authors = [
You can’t perform that action at this time.
0 commit comments