File tree Expand file tree Collapse file tree 3 files changed +10
-6
lines changed Expand file tree Collapse file tree 3 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 22
33
44
5- ## v1.3.0 (2023-10-25)
5+ ## v1.3.0-rc.4 (2023-10-31)
6+
7+ ### Fix
8+
9+ * fix(dependencies): update ecosystem ([ ` bc00d25 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/bc00d25b0f4d9c9ac045d46c338862dfbc2d880b ) )
610
711### Unknown
812
9- * Merge pull request #28 from Geode-solutions/next
13+ * Merge pull request #29 from Geode-solutions/fix_update_ecosystem
1014
11- Next ([ ` b8d6cdf ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/b8d6cdffdfc07b810b64fc3fc01c3413bebe2176 ) )
15+ fix(dependencies): update ecosystem ([ ` ed1daaa ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/ed1daaaeaa2cef3b76aee18cd3a332b9fbc7efb1 ) )
1216
1317* Merge branch ' ; master' ; into next ([ ` a3dd757 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/a3dd757571a2c2605eff6e6b37cc05edb92e844b ) )
1418
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.3.0"
8+ version = " 1.3.0-rc.4 "
99dynamic = [" dependencies" ]
1010authors = [
1111 {
name =
" Geode-solutions" ,
email =
" [email protected] " },
Original file line number Diff line number Diff line change 44#
55# pip-compile --resolver=backtracking requirements.in
66#
7- geode-common == 28 .0.0
7+ geode-common == 29 .0.0
88 # via geode-viewables
9- geode-viewables == 2.1.1
9+ geode-viewables == 2.1.2
1010 # via -r requirements.in
1111opengeode-core == 14.9.1
1212 # via
You can’t perform that action at this time.
0 commit comments