What's Changed
* modify: pyproject added repository attribute by miyamo2theppl in https://github.com/miyamo2theppl/py_nullable/pull/8
* Ci pytest target version by miyamo2theppl in https://github.com/miyamo2theppl/py_nullable/pull/9
* fix: Separated test and release jobs. by miyamo2theppl in https://github.com/miyamo2theppl/py_nullable/pull/10
* fix: specify python version by miyamo2theppl in https://github.com/miyamo2theppl/py_nullable/pull/11
* fix: test workflow Create Coverage Comment title by miyamo2theppl in https://github.com/miyamo2theppl/py_nullable/pull/12
* modify: Create Coverage Comment badge-title by miyamo2theppl in https://github.com/miyamo2theppl/py_nullable/pull/13
* modify: Nullable to immutable class by miyamo2theppl in https://github.com/miyamo2theppl/py_nullable/pull/14
* modify: NullableifPresent passing by reference by miyamo2theppl in https://github.com/miyamo2theppl/py_nullable/pull/15
* modify: pyproject add authors and repository by miyamo2theppl in https://github.com/miyamo2theppl/py_nullable/pull/16
* fix: docStringExample wrong return value by miyamo2theppl in https://github.com/miyamo2theppl/py_nullable/pull/17
**Full Changelog**: https://github.com/miyamo2theppl/py_nullable/compare/v0.1.6...v0.1.7