Skip to content

Commit

Permalink
Version 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alugowski committed Oct 26, 2023
1 parent a18fc34 commit d2a3977
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "matspy"
version = "0.7.1"
version = "1.0.0"
description="Sparse matrix spy plot and sparkline renderer that works with Jupyter."
readme = "README.md"
authors = [
Expand All @@ -13,8 +13,7 @@ dependencies = [
requires-python = ">=3.7"

classifiers = [
# "Development Status :: 5 - Production/Stable",
"Development Status :: 4 - Beta",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Science/Research",
"Intended Audience :: Developers",
"License :: OSI Approved :: BSD License",
Expand Down

0 comments on commit d2a3977

Please sign in to comment.