We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dedaf4 commit e6a95bdCopy full SHA for e6a95bd
CHANGELOG.md
@@ -1,4 +1,8 @@
1
# Changelog
2
+## [0.8.0] - 2025-03-06
3
+### Changed
4
+- CI environment gcc changed, so we need to increment minor version to avoid conflict.
5
+
6
## [0.7.13] - 2025-02-29
7
### Fixed
8
- fix nvrtc compile problem when use prebuilt. user may need to install nvidia pip package if system cuda isn't installed or version too low.
version.txt
@@ -1 +1 @@
-0.7.13
+0.8.0
0 commit comments