Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-Stoelindeling
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-App-Stoelindeling
Commits
8b71a4ea
Verified
Commit
8b71a4ea
authored
2 years ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Patches
Plain Diff
Prepare release 1.0.1
parent
6af193f2
No related branches found
No related tags found
1 merge request
!17
Release 1.0.1
Pipeline
#86854
passed
2 years ago
Stage: prepare
Stage: test
Stage: build
Stage: publish
Stage: docker
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.rst
+3
-2
3 additions, 2 deletions
CHANGELOG.rst
docs/conf.py
+1
-1
1 addition, 1 deletion
docs/conf.py
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
5 additions
and
4 deletions
CHANGELOG.rst
+
3
−
2
View file @
8b71a4ea
...
@@ -6,8 +6,8 @@ All notable changes to this project will be documented in this file.
...
@@ -6,8 +6,8 @@ All notable changes to this project will be documented in this file.
The format is based on `Keep a Changelog`_,
The format is based on `Keep a Changelog`_,
and this project adheres to `Semantic Versioning`_.
and this project adheres to `Semantic Versioning`_.
Unreleased
`1.0.1`_ - 2022-09-01
----------
----------
-----------
Fixed
Fixed
~~~~~
~~~~~
...
@@ -30,3 +30,4 @@ Added
...
@@ -30,3 +30,4 @@ Added
.. _1.0: https://edugit.org/AlekSIS/official//AlekSIS-App-Stoelindeling/-/tags/1.0
.. _1.0: https://edugit.org/AlekSIS/official//AlekSIS-App-Stoelindeling/-/tags/1.0
.. _1.0.1: https://edugit.org/AlekSIS/official//AlekSIS-App-Stoelindeling/-/tags/1.0.1
This diff is collapsed.
Click to expand it.
docs/conf.py
+
1
−
1
View file @
8b71a4ea
...
@@ -31,7 +31,7 @@ author = "The AlekSIS Team"
...
@@ -31,7 +31,7 @@ author = "The AlekSIS Team"
# The short X.Y version
# The short X.Y version
version
=
"
1.0
"
version
=
"
1.0
"
# The full version, including alpha/beta/rc tags
# The full version, including alpha/beta/rc tags
release
=
"
1.0.1
.dev0
"
release
=
"
1.0.1
"
# -- General configuration ---------------------------------------------------
# -- General configuration ---------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
pyproject.toml
+
1
−
1
View file @
8b71a4ea
[tool.poetry]
[tool.poetry]
name
=
"AlekSIS-App-Stoelindeling"
name
=
"AlekSIS-App-Stoelindeling"
version
=
"1.0.1
.dev0
"
version
=
"1.0.1"
packages
=
[
packages
=
[
{
include
=
"aleksis"
}
{
include
=
"aleksis"
}
]
]
...
...
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