Miserlou / JonesComplexity

Per-line complexity for Flake8
29 stars 4 forks source link

Release new version #42

Open sobolevn opened 6 years ago

sobolevn commented 6 years ago

@Miserlou can you please review the latest changes?

In case you are fine with them, that's what is left to release a new version:

  1. bump version (0.2.0) in pyproject.toml
  2. add changelog entry
  3. upload package to pypi, see https://github.com/Miserlou/JonesComplexity/blob/master/CONTRIBUTING.md#how-to-release

You can also add me as a collaborator on PyPI if you don't mind, so I can release packages without making this noise.

Thanks!

sobolevn commented 6 years ago

@Miserlou friendly ping.

barbossa commented 5 years ago

@Miserlou can you update pip with latest version? I will be very grateful.

webknjaz commented 1 year ago

I wonder if this project would be better off under a shared maintenance umbrella, like Jazzband or PyCQA...

sobolevn commented 1 year ago

For future readers, I re-implemeted similar algorithm in https://github.com/wemake-services/wemake-python-styleguide/issues/124