File tree Expand file tree Collapse file tree 4 files changed +14
-4
lines changed
Expand file tree Collapse file tree 4 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 289289 "contributions" : [
290290 " doc"
291291 ]
292+ },
293+ {
294+ "login" : " binaryecheos" ,
295+ "name" : " Gourav Sahu " ,
296+ "avatar_url" : " https://avatars.githubusercontent.com/u/130131792?v=4" ,
297+ "profile" : " https://github.com/binaryecheos" ,
298+ "contributions" : [
299+ " doc"
300+ ]
292301 }
293302 ],
294303 "contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 11[bumpversion]
22commit = True
33tag = True
4- current_version = 1.1.11
4+ current_version = 1.1.12
55message = Bump version: {current_version} โ {new_version} [skip ci]
66
77[bumpversion:file:pyproject.toml]
Original file line number Diff line number Diff line change 11# Quartz Solar Forecast
22
33<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-31 -orange.svg?style=flat-square )] ( #contributors- )
4+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-32 -orange.svg?style=flat-square )] ( #contributors- )
55<!-- ALL-CONTRIBUTORS-BADGE:END -->
66
77![ image] ( https://github.com/user-attachments/assets/6563849b-b355-4842-93e4-61c15a9a9ebf )
@@ -233,7 +233,7 @@ There is also a steamlit dashboard in `dashboards/dashboard_2` that can be used.
233233
234234Although this model is trained on UK data, this tool has been used in the following countries, (please let us know if you want your country to be added)
235235
236- ๐ฌ๐ง๐บ๐ธ๐ฆ๐บ๐ง๐ฆ๐ช๐ธ๐ฏ๐ต๐จ๐ณ๐ง๐ช๐ฉ๐ช๐ซ๐ท๐ต๐น๐ณ๐ฑ๐ฎ๐ณ
236+ ๐ฌ๐ง๐บ๐ธ๐ฆ๐บ๐ง๐ฆ๐ช๐ธ๐ฏ๐ต๐จ๐ณ๐ง๐ช๐ฉ๐ช๐ซ๐ท๐ต๐น๐ณ๐ฑ๐ฎ๐ณ๐ฐ๐ท
237237
238238## Contribution
239239
@@ -288,6 +288,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
288288 <td align="center" valign="top" width="14.28%"><a href="https://github.com/vashisthrahul13"><img src="https://avatars.githubusercontent.com/u/182660137?v=4?s=100" width="100px;" alt="Rahul Vashisth"/><br /><sub><b>Rahul Vashisth</b></sub></a><br /><a href="https://github.com/openclimatefix/open-source-quartz-solar-forecast/commits?author=vashisthrahul13" title="Documentation">๐</a></td>
289289 <td align="center" valign="top" width="14.28%"><a href="https://github.com/LynnLawren"><img src="https://avatars.githubusercontent.com/u/107563516?v=4?s=100" width="100px;" alt="Lynn Mary Lawrence"/><br /><sub><b>Lynn Mary Lawrence</b></sub></a><br /><a href="https://github.com/openclimatefix/open-source-quartz-solar-forecast/commits?author=LynnLawren" title="Documentation">๐</a></td>
290290 <td align="center" valign="top" width="14.28%"><a href="https://github.com/j4ckieee"><img src="https://avatars.githubusercontent.com/u/146953876?v=4?s=100" width="100px;" alt="Jackie Truong"/><br /><sub><b>Jackie Truong</b></sub></a><br /><a href="https://github.com/openclimatefix/open-source-quartz-solar-forecast/commits?author=j4ckieee" title="Documentation">๐</a></td>
291+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/binaryecheos"><img src="https://avatars.githubusercontent.com/u/130131792?v=4?s=100" width="100px;" alt="Gourav Sahu "/><br /><sub><b>Gourav Sahu </b></sub></a><br /><a href="https://github.com/openclimatefix/open-source-quartz-solar-forecast/commits?author=binaryecheos" title="Documentation">๐</a></td>
291292 </tr>
292293 </tbody >
293294</table >
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " quartz_solar_forecast"
7- version = " 1.1.11 "
7+ version = " 1.1.12 "
88description = " Open Source Solar Forecasting for a Site"
99authors = [{ name = " Peter Dudfield" , email = " info@openclimatefix.org" }]
1010readme = " README.md"
You canโt perform that action at this time.
0 commit comments