Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
cate
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Security & Compliance
Security & Compliance
Dependency List
Packages
Packages
Container Registry
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PCOG
cate
Commits
26b9a1c7
Verified
Commit
26b9a1c7
authored
Jan 04, 2019
by
Raphaël Bleuse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version
parent
344efb0d
Pipeline
#8782
passed with stage
in 18 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
Changelog.rst
Changelog.rst
+6
-1
src/cate/__init__.py
src/cate/__init__.py
+1
-1
No files found.
Changelog.rst
View file @
26b9a1c7
...
...
@@ -14,6 +14,10 @@ This projects adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.ht
Unreleased_
===========
1.0b0_ -- 2019-01-04
====================
Added
-----
...
...
@@ -69,4 +73,5 @@ Added
.. links to git diffs
.. _Unreleased: https://gitlab.uni.lu/PCOG/cate/compare/v0.0.1...master
.. _Unreleased: https://gitlab.uni.lu/PCOG/cate/compare/v1.0b0...master
.. _1.0b0: https://gitlab.uni.lu/PCOG/cate/compare/v0.0.1...v1.0b0
src/cate/__init__.py
View file @
26b9a1c7
...
...
@@ -18,4 +18,4 @@ This package provides modules to:
This package also provides a CLI.
"""
__version__
=
'
0.0.1
'
__version__
=
'
1.0b0
'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment