Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SampleDB API Wrapper
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ag-salinga
SampleDB API Wrapper
Commits
9ffe6132
Commit
9ffe6132
authored
1 year ago
by
Nils Holle
Browse files
Options
Downloads
Patches
Plain Diff
Release 0.6.4, update copyright
parent
5601968b
No related branches found
Branches containing commit
Tags
v0.0.7
Tags containing commit
No related merge requests found
Pipeline
#270780
failed
1 year ago
Stage: test
Stage: mirror
Stage: deploy
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
doc/changelog.rst
+5
-0
5 additions, 0 deletions
doc/changelog.rst
doc/conf.py
+1
-1
1 addition, 1 deletion
doc/conf.py
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
7 additions
and
2 deletions
doc/changelog.rst
+
5
−
0
View file @
9ffe6132
Changelog
=========
Version 0.6.4
-------------
- No changes
Version 0.6.3
-------------
...
...
This diff is collapsed.
Click to expand it.
doc/conf.py
+
1
−
1
View file @
9ffe6132
...
...
@@ -21,7 +21,7 @@ import re
# -- Project information -----------------------------------------------------
project
=
'
SampleDB API wrapper
'
copyright
=
'
202
2
, AG Salinga, WWU Münster
'
copyright
=
'
202
3
, AG Salinga, WWU Münster
'
author
=
'
AG Salinga, WWU Münster
'
# The short X.Y version
...
...
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
1
View file @
9ffe6132
...
...
@@ -19,7 +19,7 @@ out = setup(
# Versions should comply with PEP440. For a discussion on single-sourcing
# the version across setup.py and the project code, see
# http://packaging.python.org/en/latest/tutorial.html#version
version
=
"
0.6.
3
"
,
version
=
"
0.6.
4
"
,
description
=
"
API wrapper for SampleDB
"
,
long_description
=
long_description
,
...
...
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