Skip to content

Commit e6a95bd

Browse files
change version to 0.8.0 to avoid break spconv
1 parent 4dedaf4 commit e6a95bd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# 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+
26
## [0.7.13] - 2025-02-29
37
### Fixed
48
- 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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.13
1+
0.8.0

0 commit comments

Comments
 (0)