Skip to content

Commit

Permalink
npsim: new version 1.1.1 (#505)
Browse files Browse the repository at this point in the history
### Briefly, what does this PR introduce?
New bugfix release.
  • Loading branch information
wdconinc authored Aug 2, 2023
1 parent b8d59eb commit 6956ba1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/npsim/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ class Npsim(CMakePackage):
maintainers = ["wdconinc"]

version("main", branch="main")
version(
"1.1.1",
sha256="d1a34efd22832f0da863e5712d342153ca63520acccf9516b47ff3cb2ed4e935",
)
version(
"1.1.0",
sha256="0ca9a88560eae22ecce3ffee4cdb38ee21bea8fa7330fded8f896b93679bf5a3",
Expand Down

0 comments on commit 6956ba1

Please sign in to comment.