Skip to content

Commit

Permalink
Version bump 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
matjobst committed Jul 4, 2023
1 parent e76e51a commit 22bc3c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = ["setuptools"]

[project]
name = "nir"
version = "0.0.1"
version = "0.0.2"
description = "Neuromorphic Intermediate Representation"
authors = [
{ name = "Steven Abreu", email = "s.abreu@rug.nl" },
Expand Down Expand Up @@ -35,4 +35,4 @@ dependencies = [ "numpy", "h5py" ]
homepage = "https://github.com/neuromorphs/nir"

[tool.setuptools.packages]
find = {}
find = {}

0 comments on commit 22bc3c1

Please sign in to comment.