diff --git a/Conllu/Conllu/Conllu.csproj b/Conllu/Conllu/Conllu.csproj
index 3be8119..bc40c76 100644
--- a/Conllu/Conllu/Conllu.csproj
+++ b/Conllu/Conllu/Conllu.csproj
@@ -11,7 +11,7 @@
Git
CONLLU;NLP;PARSER
CoNLL-U
- 1.0.1
+ 1.0.2
diff --git a/README.md b/README.md
index 063430a..c673aef 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ Below is a list of items that are still planned for the package. Feel free to op
- [x] Support empty nodes
- [x] Add serialization support to generate .conllu files
-- [ ] Add tree parsing helper functions
+- [x] Add tree parsing helper functions
## License