Skip to content

Commit e254bcb

Browse files
committed
release: version 1.3.1 🚀
1 parent 510cc50 commit e254bcb

3 files changed

Lines changed: 2 additions & 182 deletions

File tree

‎HISTORY.md‎

Lines changed: 0 additions & 180 deletions
Original file line numberDiff line numberDiff line change
@@ -1,180 +0,0 @@
1-
Changelog
2-
=========
3-
4-
5-
(unreleased)
6-
------------
7-
- Merge pull request #5 from
8-
cantinilab/dependabot/github_actions/codecov/codecov-action-5.
9-
[Jérémie Kalfon]
10-
11-
Bump codecov/codecov-action from 4 to 5
12-
- Bump codecov/codecov-action from 4 to 5. [dependabot[bot]]
13-
14-
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
15-
- [Release notes](https://github.com/codecov/codecov-action/releases)
16-
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
17-
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5)
18-
19-
---
20-
updated-dependencies:
21-
- dependency-name: codecov/codecov-action
22-
dependency-type: direct:production
23-
update-type: version-update:semver-major
24-
...
25-
- Merge branch 'main' of https://github.com/cantinilab/GRnnData into
26-
main. [jkobject]
27-
- Update README.md. [Jérémie Kalfon]
28-
- Add files via upload. [Jérémie Kalfon]
29-
- Nothing. [jkobject]
30-
- Merge branch 'main' of https://github.com/cantinilab/GRnnData.
31-
[maestro-jk]
32-
- Making it fail and few debugs. [jkobject]
33-
- Update README.md. [Jérémie Kalfon]
34-
- Merge pull request #4 from
35-
cantinilab/dependabot/github_actions/softprops/action-gh-release-2.
36-
[Jérémie Kalfon]
37-
38-
Bump softprops/action-gh-release from 1 to 2
39-
- Bump softprops/action-gh-release from 1 to 2. [dependabot[bot]]
40-
41-
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
42-
- [Release notes](https://github.com/softprops/action-gh-release/releases)
43-
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
44-
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)
45-
46-
---
47-
updated-dependencies:
48-
- dependency-name: softprops/action-gh-release
49-
dependency-type: direct:production
50-
update-type: version-update:semver-major
51-
...
52-
- Adding setuptools. [jkobject]
53-
- Added coverage and better install. [jkobject]
54-
- New grnndata. [maestro-jk]
55-
56-
57-
1.1.4 (2024-10-08)
58-
------------------
59-
- Release: version 1.1.4 🚀 [jkobject]
60-
- Update. [jkobject]
61-
62-
63-
1.1.3 (2024-10-08)
64-
------------------
65-
- Release: version 1.1.3 🚀 [jkobject]
66-
- Added ruff and uv. [jkobject]
67-
- Better tests. [jkobject]
68-
69-
70-
1.1.2 (2024-09-04)
71-
------------------
72-
- Release: version 1.1.2 🚀 [jkobject]
73-
- More tests. [jkobject]
74-
75-
76-
1.1.1 (2024-09-04)
77-
------------------
78-
- Release: version 1.1.1 🚀 [jkobject]
79-
- Makefile update. [jkobject]
80-
81-
82-
1.1.0 (2024-09-04)
83-
------------------
84-
- Release: version 1.1.0 🚀 [jkobject]
85-
- Better release process. [jkobject]
86-
- Format and clean. [jkobject]
87-
- Wip. [jkobject]
88-
- Pushing the tests. [jkobject]
89-
- Adding codecov. [jkobject]
90-
- Updating the makefile. [jkobject]
91-
- Update package version. [jkobject]
92-
93-
94-
1.0.2 (2024-08-11)
95-
------------------
96-
- Release: version 1.0.2 🚀 [jkobject]
97-
- Release: version 1.0.1 🚀 [jkobject]
98-
- Debug. [jkobject]
99-
- Adding tests. [jkobject]
100-
- Adding documentation. [jkobject]
101-
102-
103-
1.0.0 (2024-08-06)
104-
------------------
105-
- Release: version 1.0.0 🚀 [jkobject]
106-
- Merge branch 'dev' into main. [jkobject]
107-
- Debug enrichment and centrality. [jkobject]
108-
- Adding new plotting. [jkobject]
109-
- Merge branch 'dev' of https://github.com/cantinilab/GRnnData into dev.
110-
[jkobject]
111-
- Adding background. [maestro-jk]
112-
- Better background. [jkobject]
113-
- Some more debugs. [jkobject]
114-
- Solve issues. [jkobject]
115-
- Wip on plotting gene networks. [jkobject]
116-
- Making it work on new hardware. [maestro-jk]
117-
- Tiny side case. [jkobject]
118-
- Better utils. [jkobject]
119-
- Working with mouse. [jkobject]
120-
- Some new methods. [jkobject]
121-
- Some more install requirements and new functions. [jkobject]
122-
- Some more docs and better deps. [jkobject]
123-
- Adding some more features. [jkobject]
124-
- Update README.md. [Jérémie Kalfon]
125-
126-
127-
1.0.1 (2024-01-11)
128-
------------------
129-
- Making the release. [jkobject]
130-
- Working on improving grnndata. [jkobject]
131-
- Testing and creating a first version of GRnnData. [jkobject]
132-
- Finish switch to peotry. [jkobject]
133-
- Update LICENSE. [Jérémie Kalfon]
134-
- Improving and making it ready for first release. [jkobject]
135-
- Update. [jkobject]
136-
- Update extract_links to return output sorted by scores. [Rémi
137-
Trimbour]
138-
- Add mu file. [jkobject]
139-
- Merge pull request #1 from
140-
cantinilab/dependabot/github_actions/stefanzweifel/git-auto-commit-
141-
action-5. [Jérémie Kalfon]
142-
143-
Bump stefanzweifel/git-auto-commit-action from 4 to 5
144-
- ✅ Ready to clone and code. [dependabot[bot]]
145-
- Bump stefanzweifel/git-auto-commit-action from 4 to 5.
146-
[dependabot[bot]]
147-
148-
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.
149-
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
150-
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
151-
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4...v5)
152-
153-
---
154-
updated-dependencies:
155-
- dependency-name: stefanzweifel/git-auto-commit-action
156-
dependency-type: direct:production
157-
update-type: version-update:semver-major
158-
...
159-
- Merge pull request #3 from
160-
cantinilab/dependabot/github_actions/actions/setup-python-5. [Jérémie
161-
Kalfon]
162-
163-
Bump actions/setup-python from 4 to 5
164-
- ✅ Ready to clone and code. [dependabot[bot]]
165-
- Bump actions/setup-python from 4 to 5. [dependabot[bot]]
166-
167-
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
168-
- [Release notes](https://github.com/actions/setup-python/releases)
169-
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
170-
171-
---
172-
updated-dependencies:
173-
- dependency-name: actions/setup-python
174-
dependency-type: direct:production
175-
update-type: version-update:semver-major
176-
...
177-
- ✅ Ready to clone and code. [jkobject]
178-
- Initial commit. [Jérémie Kalfon]
179-
180-

‎grnndata/VERSION‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.5
1+
1.3.1

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "grnndata"
7-
version = "1.1.5"
7+
version = "1.3.1"
88
description = "Awesome gene regulatory network enhanced anndata"
99
authors = [
1010
{name = "jkobject", email = "jkobject@gmail.com"}

0 commit comments

Comments
 (0)