semantic-release commited on
Commit
bb1a637
·
1 Parent(s): e284167

Automatically generated by python-semantic-release [skip ci]

Files changed (2) hide show
  1. CHANGELOG.md +2 -192
  2. pyproject.toml +1 -1
CHANGELOG.md CHANGED
@@ -1,197 +1,7 @@
1
  # CHANGELOG
2
 
3
- ## v0.0.10 (2024-07-09)
4
-
5
- ### Fix
6
-
7
- * fix: remove noop task ([`7d5b393`](https://github.com/TattaBio/DGEB/commit/7d5b3933f48e51fb4c71945f01af2cc5a7dba3ed))
8
-
9
- ## v0.0.9 (2024-07-09)
10
-
11
- ### Fix
12
-
13
- * fix: update cli script name ([`633e14d`](https://github.com/TattaBio/DGEB/commit/633e14db7e1eed0d9606ef1097e369e4f5e245f5))
14
-
15
- ### Unknown
16
-
17
- * 0.0.9
18
-
19
- Automatically generated by python-semantic-release [skip ci] ([`a8c1a96`](https://github.com/TattaBio/DGEB/commit/a8c1a96d18af589795bc9532fee8ad9764cd52ed))
20
-
21
- * Merge pull request #9 from TattaBio/andre
22
-
23
- Update ModAC main metric ([`3c67e65`](https://github.com/TattaBio/DGEB/commit/3c67e6559d0e49d90ffe2858eb9e287abd1b6e6c))
24
-
25
- * ruff format ([`78461ac`](https://github.com/TattaBio/DGEB/commit/78461ac901b8617821ca15e543c0dd8e2dbf6e95))
26
-
27
- * update top_k=50 for modac ([`2c3dcd5`](https://github.com/TattaBio/DGEB/commit/2c3dcd5856b6679a80999b3c4b3512876ac0b58d))
28
-
29
- * remove revision ([`2d587da`](https://github.com/TattaBio/DGEB/commit/2d587daa79f32c49201b419892b7f95f3dc5eedb))
30
-
31
- * Merge pull request #8 from TattaBio/cli
32
-
33
- Cli & cleanup ([`9698c8f`](https://github.com/TattaBio/DGEB/commit/9698c8f5ab0bab6c3c0a76d59dc29cfd964ebf15))
34
-
35
- * Exclude leaderboard files in anticipation of merging leaderboard PR ([`58bdcba`](https://github.com/TattaBio/DGEB/commit/58bdcba11af605bdef11cfecc087c9efb0e97b72))
36
-
37
- * Update README ([`d323905`](https://github.com/TattaBio/DGEB/commit/d3239059e29fb149f9c348b951bc4988d8b9f8dc))
38
-
39
- * cleanup ([`1f0fe16`](https://github.com/TattaBio/DGEB/commit/1f0fe16de6910200d88c918b08cbf26067313469))
40
-
41
- * Add cli to pyproject.toml ([`5404218`](https://github.com/TattaBio/DGEB/commit/54042181ef54c11db74ebb53c403b21a8114c02b))
42
-
43
- * Remove Dataset 'description' which does not exist on model. ([`46b0040`](https://github.com/TattaBio/DGEB/commit/46b0040a302384fa00791bbfdd6fae24645d6a6d))
44
-
45
- * Merge pull request #7 from TattaBio/add_dna_tasks
46
-
47
- Add dna tasks ([`cfc5799`](https://github.com/TattaBio/DGEB/commit/cfc57995f9b1e584bb60e998f9cf68bea5ec39fa))
48
-
49
- * ruff ([`f9fa125`](https://github.com/TattaBio/DGEB/commit/f9fa12502df9837b5381da17b17198f3667c4911))
50
-
51
- * adding rpob datasets and updating ec revision ([`8f9cc3f`](https://github.com/TattaBio/DGEB/commit/8f9cc3f819beb70f51a5cc59f16c65bffceedbad))
52
-
53
- * Update README.md ([`d5d7c24`](https://github.com/TattaBio/DGEB/commit/d5d7c24215d347fc17d6016ac2a3eddfb3cf2a12))
54
-
55
- * Merge pull request #4 from TattaBio/andre
56
-
57
- Add dataset revisions ([`95b6f11`](https://github.com/TattaBio/DGEB/commit/95b6f11ffee3dccc45ab119ac4f602066750f7ef))
58
-
59
- * add dataset revision numbers ([`7e069a2`](https://github.com/TattaBio/DGEB/commit/7e069a237de5391e7c6b7f09c108292ac10c25af))
60
-
61
- * Merge pull request #3 from TattaBio/andre
62
-
63
- Update readme and task imports ([`ade30a8`](https://github.com/TattaBio/DGEB/commit/ade30a856deffe35ddf57d16705d030b6d0192c8))
64
-
65
- * rename dgeb ([`6b1c2ee`](https://github.com/TattaBio/DGEB/commit/6b1c2ee76798d89e487386116efe23c90d2d039c))
66
-
67
- * add intro ([`a2280dd`](https://github.com/TattaBio/DGEB/commit/a2280dd732984d58caed45b9a429038c0d81851a))
68
-
69
- * update readme and tasks ([`00e0a79`](https://github.com/TattaBio/DGEB/commit/00e0a791f070ca37e5b92770b3363ef066e2789f))
70
-
71
- * Merge pull request #2 from TattaBio/andre
72
-
73
- rename dgeb imports ([`1894ba9`](https://github.com/TattaBio/DGEB/commit/1894ba9a92a8f369053ddb9d351ae48fd8e2d674))
74
-
75
- * rename dgeb imports ([`5f1f8b8`](https://github.com/TattaBio/DGEB/commit/5f1f8b850f271cd6785291e3feb2c2d4bf979f9c))
76
-
77
- ## v0.0.8 (2024-07-01)
78
-
79
- ### Fix
80
-
81
- * fix: don't run ci on release of new version ([`fa97104`](https://github.com/TattaBio/DGEB/commit/fa971049429975d06c8aca086e86b19d92383969))
82
-
83
- ### Unknown
84
-
85
- * 0.0.8
86
-
87
- Automatically generated by python-semantic-release [skip ci] ([`8dc15d3`](https://github.com/TattaBio/DGEB/commit/8dc15d34c6317087253950893974d16b9f75a17c))
88
-
89
- ## v0.0.7 (2024-07-01)
90
-
91
- ### Fix
92
-
93
- * fix: try again ([`e7d0ecd`](https://github.com/TattaBio/DGEB/commit/e7d0ecdcb63e909f9ab727f11fb3fd57414d2fa5))
94
-
95
- * fix: edit readme to see if job still works with restricted permissions ([`93cd728`](https://github.com/TattaBio/DGEB/commit/93cd728c8a632b9bed611c55dace2e2ffb103410))
96
-
97
- ### Unknown
98
-
99
- * 0.0.7
100
-
101
- Automatically generated by python-semantic-release ([`9808d4f`](https://github.com/TattaBio/DGEB/commit/9808d4f328a577c066affd34d408ad26eb6098d0))
102
-
103
- * Merge pull request #1 from TattaBio/edit-readme
104
-
105
- fix: edit readme to see if job still works with restricted permissions ([`c45599c`](https://github.com/TattaBio/DGEB/commit/c45599cf9628155603245f906c09cf6483cffce8))
106
-
107
- ## v0.0.6 (2024-07-01)
108
-
109
- ### Fix
110
-
111
- * fix: nevermind that broke it ([`ec33a1c`](https://github.com/TattaBio/DGEB/commit/ec33a1c6539ac1fb2710869a2d436483a02236e0))
112
-
113
- * fix: see if I can remove this line ([`246d4e9`](https://github.com/TattaBio/DGEB/commit/246d4e9841a83d18217506d46f211f1341c63526))
114
-
115
- ### Unknown
116
-
117
- * 0.0.6
118
-
119
- Automatically generated by python-semantic-release ([`1b28df5`](https://github.com/TattaBio/DGEB/commit/1b28df559c95db0aea95111a5f27d01645d23786))
120
-
121
- ## v0.0.5 (2024-07-01)
122
-
123
- ### Fix
124
-
125
- * fix: try fixing release to handle protected branch ([`5cedad3`](https://github.com/TattaBio/DGEB/commit/5cedad3e9f34d249eda9257e3c21fc8443d000cf))
126
-
127
- * fix: another change... ([`c5ad3f0`](https://github.com/TattaBio/DGEB/commit/c5ad3f098d36e25afdf4fa9aae20967eb968568e))
128
-
129
- * fix: update pip install command in readme ([`ff90791`](https://github.com/TattaBio/DGEB/commit/ff90791398f9a9b907c308400f88811a8f8633dc))
130
-
131
- ### Unknown
132
-
133
- * 0.0.5
134
-
135
- Automatically generated by python-semantic-release ([`ec24ca3`](https://github.com/TattaBio/DGEB/commit/ec24ca343b49bee85c72907554772976f02eab1a))
136
-
137
- ## v0.0.4 (2024-07-01)
138
-
139
- ### Fix
140
-
141
- * fix: move gh token to env ([`95e292c`](https://github.com/TattaBio/DGEB/commit/95e292c46f7908659d46bc093ef4903609f1edc5))
142
-
143
- ### Unknown
144
-
145
- * 0.0.4
146
-
147
- Automatically generated by python-semantic-release ([`03f3004`](https://github.com/TattaBio/DGEB/commit/03f300476b0aeca2796b780139fce0be037ae636))
148
-
149
- ## v0.0.3 (2024-07-01)
150
-
151
- ### Fix
152
-
153
- * fix: remove persist credentials ([`2ae683e`](https://github.com/TattaBio/DGEB/commit/2ae683ed7a68b0559b81b1b7f5716636beef1415))
154
-
155
- * fix: try to fix release CI ([`1dfc938`](https://github.com/TattaBio/DGEB/commit/1dfc9383b2dab8bba444b09c6b85500dadee7203))
156
-
157
- ### Unknown
158
-
159
- * 0.0.3
160
-
161
- Automatically generated by python-semantic-release ([`7cbfc8d`](https://github.com/TattaBio/DGEB/commit/7cbfc8d0acef975d046ff485001ed289800d143f))
162
-
163
- ## v0.0.2 (2024-07-01)
164
-
165
- ### Fix
166
-
167
- * fix: new repository name ([`8fc1145`](https://github.com/TattaBio/DGEB/commit/8fc1145985eab8aa97562f697edab45a30b189ba))
168
-
169
- * fix: addl geb references ([`86a5af8`](https://github.com/TattaBio/DGEB/commit/86a5af8c24244ac8f2670801468e1a25b8e3e9df))
170
-
171
- ### Unknown
172
-
173
- * 0.0.2
174
-
175
- Automatically generated by python-semantic-release ([`1c7b19b`](https://github.com/TattaBio/DGEB/commit/1c7b19b50597e9dabe07fbf7cb7d3c589438917a))
176
-
177
- ## v0.0.1 (2024-07-01)
178
-
179
- ### Fix
180
-
181
- * fix: rename geb to dgeb ([`be712f8`](https://github.com/TattaBio/DGEB/commit/be712f8d19678801b9148ac8397f13afe826871b))
182
 
183
  ### Unknown
184
 
185
- * 0.0.1
186
-
187
- Automatically generated by python-semantic-release ([`1503e03`](https://github.com/TattaBio/DGEB/commit/1503e030bb1277e1a2dcad7b99c9ed3472243f5d))
188
-
189
- ## v0.0.0 (2024-07-01)
190
-
191
- ### Unknown
192
-
193
- * 0.0.0
194
-
195
- Automatically generated by python-semantic-release ([`4b791ee`](https://github.com/TattaBio/DGEB/commit/4b791ee07085647427afec31a1adf61977e6bd4c))
196
-
197
- * Initial commit ([`36fe62c`](https://github.com/TattaBio/DGEB/commit/36fe62c234331de97f2827a49bf62d5c35b92a1f))
 
1
  # CHANGELOG
2
 
3
+ ## v0.0.0 (2024-07-11)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
 
5
  ### Unknown
6
 
7
+ * Initial commit ([`e284167`](https://github.com/TattaBio/DGEB/commit/e284167a0ba903d0563b4573ec14354c4af45ad6))
 
 
 
 
 
 
 
 
 
 
 
 
pyproject.toml CHANGED
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
 
5
  [project]
6
  name = "dgeb"
7
- version = "0.1.0"
8
  description = "Diverse Genomic Embedding Benchmark"
9
  readme = "README.md"
10
  license = { file = "LICENSE" }
 
4
 
5
  [project]
6
  name = "dgeb"
7
+ version = "0.0.0"
8
  description = "Diverse Genomic Embedding Benchmark"
9
  readme = "README.md"
10
  license = { file = "LICENSE" }