Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
relay
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pleroma
relay
Commits
b9eb67b3
Commit
b9eb67b3
authored
1 year ago
by
Izalia Mae
Browse files
Options
Downloads
Patches
Plain Diff
version bump
parent
90a1a1e0
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!52
Add annotations and linters
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/installation.md
+2
-2
2 additions, 2 deletions
docs/installation.md
relay/__init__.py
+1
-1
1 addition, 1 deletion
relay/__init__.py
with
3 additions
and
3 deletions
docs/installation.md
+
2
−
2
View file @
b9eb67b3
...
...
@@ -15,7 +15,7 @@ the [official pipx docs](https://pypa.github.io/pipx/installation/) for more in-
Now simply install ActivityRelay directly from git
pipx install git+https://git.pleroma.social/pleroma/relay@0.2.
4
pipx install git+https://git.pleroma.social/pleroma/relay@0.2.
5
Or from a cloned git repo.
...
...
@@ -39,7 +39,7 @@ be installed via [pyenv](https://github.com/pyenv/pyenv).
The instructions for installation via pip are very similar to pipx. Installation can be done from
git
python3 -m pip install git+https://git.pleroma.social/pleroma/relay@0.2.
4
python3 -m pip install git+https://git.pleroma.social/pleroma/relay@0.2.
5
or a cloned git repo.
...
...
This diff is collapsed.
Click to expand it.
relay/__init__.py
+
1
−
1
View file @
b9eb67b3
__version__
=
'
0.2.
4
'
__version__
=
'
0.2.
5
'
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment