Skip to content

Commit

Permalink
Release 0.4.0 (#110)
Browse files Browse the repository at this point in the history
* Fix building tests in multi-gpu environment (#98) 
* Change cmake.verbose = true to build.verbose = true (#99) 
* Use build-system.requires to set scikit-build-core minimum version
(#100)
* Set CUDA version in one file (and use everywhere else) (#101) 
* Drop Python 3.9 support (#102) 
* Use CI workflow branch 'branch-24.10' again (#105) 
* Use conda strict channel priority. (#109) 
* Update to CUDA 12.6 (#97)
  • Loading branch information
jakirkham authored Oct 25, 2024
1 parent 7d9a7ee commit b44e2cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pynvjitlink/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.0
0.4.0

0 comments on commit b44e2cb

Please sign in to comment.