Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
privacyidea
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
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
Perun
Perun ProxyIdP
privacyidea
Commits
df5b78cb
Unverified
Commit
df5b78cb
authored
9 months ago
by
pablo-knight
Committed by
GitHub
9 months ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #4106 from privacyidea/prep_3.10.1
Prepare for release 3.10.1
parents
f67234d0
e8dfdde1
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Changelog
+1
-1
1 addition, 1 deletion
Changelog
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
2 additions
and
2 deletions
Changelog
+
1
−
1
View file @
df5b78cb
Version 3.10.1, 2024-
09-27
Version 3.10.1, 2024-
10-15
Fixes:
* UI: Follow general button design for Container in token view (#4089)
...
...
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
1
View file @
df5b78cb
...
...
@@ -4,7 +4,7 @@ import stat
import
sys
#VERSION = "2.1dev4"
VERSION
=
"
3.10.1
dev1
"
VERSION
=
"
3.10.1
"
# Taken from kennethreitz/requests/setup.py
package_directory
=
os
.
path
.
realpath
(
os
.
path
.
dirname
(
__file__
))
...
...
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