This release of the `pout2prot` CLI changes the way the input is presented to the script and fixes a few important bugs that caused the subgrouping to return wrong results in certain situations.
**Enhancements:**
* The input parameter for the command behaves differently from now on. This input argument should now point to either (i) a single *.pout file, (ii) a folder that contains one or more *.pout files, or (ii) a parent folder with subfolders containing *.pout files in the case there are different sample categories. In the latter case, the --sample_categories option should be used.
**Bug fixes:**
* Fixed bug that caused the subgrouping algorithm to produce wrong results in specific situations.