Skip to content

Commit 7e68de3

Browse files
authored
Merge pull request #20 from neo4j-field/v0.3.0
prep
2 parents 252bab0 + 6cd01a9 commit 7e68de3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
### Changed
66

7+
### Added
8+
9+
## 0.3.0
10+
11+
### Changed
12+
713
* Swap heatmap visualization axes
814
* Add group ID to each cell in heatmap
915
* Heatmap scale start at 0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "neo4j-parallel-spark-loader"
3-
version = "0.2.4"
3+
version = "0.3.0"
44
description = "Load relationships in parallel into Neo4j using Spark"
55
authors = ["Alex Gilmore", "Nathan Smith"]
66
readme = "README.md"

0 commit comments

Comments
 (0)