File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v1.2.1 (2023-10-03)
6+
7+ ### Fix
8+
9+ * fix(get_extension_from_filename):
10+
11+ return extension without dot ([ ` f517129 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/f517129640e1b69a2e0f2ce814581d8e91ca3d1f ) )
12+
13+ ### Unknown
14+
15+ * Merge pull request #11 from Geode-solutions/next
16+
17+ Next ([ ` 6ccf725 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/6ccf72592f37c8e4a81cbd0c8073cab59a902110 ) )
18+
19+ * Merge pull request #10 from Geode-solutions/fix_get_extension_from_filename
20+
21+ fix(get_extension_from_filename): ([ ` 48ed2d6 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/48ed2d6864907408e68a50dc09210c33e7d715d5 ) )
22+
23+
524## v1.2.0 (2023-10-02)
625
726### Unknown
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
66[project ]
77name = " OpenGeodeWeb-Back"
8- version = " 1.2.0 "
8+ version = " 1.2.1 "
99dynamic = [" dependencies" ]
1010authors = [
1111 {
name =
" Geode-solutions" ,
email =
" [email protected] " },
You can’t perform that action at this time.
0 commit comments