File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "js" : " 1.1.1" ,
33 "python/dotpromptz" : " 0.1.3" ,
4- "python/handlebarrz" : " 0.1.2 " ,
4+ "python/handlebarrz" : " 0.1.3 " ,
55 "go" : " 0.1.0"
66}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.3] ( https://github.com/google/dotprompt/compare/handlebarrz-0.1.2...handlebarrz-0.1.3 ) (2025-12-11)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** py/handlebarrz:** remove redundant lock file ([ #360 ] ( https://github.com/google/dotprompt/issues/360 ) ) ([ db5416a] ( https://github.com/google/dotprompt/commit/db5416a4f7ce508a3d684b7c56ea8a50f46ee65d ) )
9+
310## [ 0.1.2] ( https://github.com/google/dotprompt/compare/handlebarrz-0.1.1...handlebarrz-0.1.2 ) (2025-11-13)
411
512
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ description = "Handlebars library for Python based on handlebars-rust."
3535name = " dotpromptz-handlebars"
3636readme = " README.md"
3737requires-python = " >=3.10"
38- version = " 0.1.2 "
38+ version = " 0.1.3 "
3939
4040[build-system ]
4141build-backend = " maturin"
You can’t perform that action at this time.
0 commit comments