Skip to content

Commit dd71896

Browse files
authored
bump version (#290)
1 parent 4d72789 commit dd71896

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ All notable changes to this project will be documented in this file.
99
- inconsistent argument namings of flashTP
1010

1111
### Changed
12-
- ninja dependency added
12+
- ninja dependency added for FlashTP compile
1313
- all CLI argument name of enabling flashTP is now 'enable_flash', not 'enable_flashTP'
1414

1515
### Added
16-
- TorchSim interface
16+
- TorchSim interface adnd docs
1717

1818
## [0.12.0]
1919
### Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sevenn"
3-
version = "0.12.1.dev"
3+
version = "0.12.1"
44
authors = [
55
{ name = "Yutack Park", email = "[email protected]" },
66
{ name = "Haekwan Jeon", email = "[email protected]" },

0 commit comments

Comments
 (0)