File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Fixed
6
6
7
+ ### Changed
8
+
9
+ ### Added
10
+
11
+ ## 0.12.0
12
+
13
+ ### Fixed
14
+
7
15
* Fix bug where ` use_cases ` arg in ` UserInput ` not accounted for.
8
16
9
17
### Changed
Original file line number Diff line number Diff line change 5
5
locale : en-US
6
6
title : Runway
7
7
title_separator : ' -'
8
- subtitle : A Python package for Neo4j | v0.11 .0
8
+ subtitle : A Python package for Neo4j | v0.12 .0
9
9
name : Alex Gilmore
10
10
description : An end to end solution for exploring relational data as a graph.
11
11
url : https://a-s-g93.github.io
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " neo4j-runway"
3
- version = " 0.11 .0"
3
+ version = " 0.12 .0"
4
4
description = " A Python library that contains tools for data discovery, data model generation and ingestion for the Neo4j graph database."
5
5
authors = [" Alex Gilmore" , " Jason Booth" , " Dan Bukowski" ]
6
6
license = " Apache License, Version 2.0"
You can’t perform that action at this time.
0 commit comments