Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
EnPT
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
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EnMAP
GFZ_Tools_EnMAP_BOX
EnPT
Commits
5ac691d0
Commit
5ac691d0
authored
6 months ago
by
Daniel Scheffler
Browse files
Options
Downloads
Patches
Plain Diff
Bump version.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
800b0fb1
No related branches found
Branches containing commit
Tags
v0.20.0
Tags containing commit
No related merge requests found
Pipeline
#77100
failed
6 months ago
Stage: test
Stage: deploy
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
HISTORY.rst
+2
-2
2 additions, 2 deletions
HISTORY.rst
enpt/version.py
+2
-2
2 additions, 2 deletions
enpt/version.py
with
4 additions
and
4 deletions
HISTORY.rst
+
2
−
2
View file @
5ac691d0
...
...
@@ -2,8 +2,8 @@
History
=======
0.21.0 (
coming soon
)
-------------------
-
0.21.0 (
2024-08-28
)
-------------------
* Adapted CI runner build script to upstream changes in GitLab 17.0.
* !108: Migrated setup procedure from using setup.py + setup.cfg to using pyproject.toml only. Dropped requirements.txt.
...
...
This diff is collapsed.
Click to expand it.
enpt/version.py
+
2
−
2
View file @
5ac691d0
...
...
@@ -27,6 +27,6 @@
# You should have received a copy of the GNU Lesser General Public License along
# with this program. If not, see <https://www.gnu.org/licenses/>.
__version__
=
'
0.2
0.2
'
__versionalias__
=
'
20240
530
.01
'
__version__
=
'
0.2
1.0
'
__versionalias__
=
'
20240
828
.01
'
__author__
=
'
Daniel Scheffler
'
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