Skip to content
This release fixes two bugs

- #3: the default value in `@has_property` was exactly the same object
  for all instances which caused problems with mutable types like
  `list`s.
- #4: __repr__ indentation was not pretty for nested arguments