Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
nschloe committed Jul 28, 2021
1 parent da3c56b commit 83b50fc
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = spectro
version = 0.1.5
version = 0.2.0
author = Nico Schlömer
author_email = nico.schloemer@gmail.com
description = Audio file spectral analysis
Expand Down Expand Up @@ -39,10 +39,6 @@ python_requires = >=3.8
[options.packages.find]
where=src

[options.extras_require]
all = matplotlib
png = matplotlib

[options.entry_points]
console_scripts =
spectro = spectro.cli:main

0 comments on commit 83b50fc

Please # to comment.