Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
sch
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
7
Issues
7
List
Boards
Labels
Service Desk
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Bram Daams
sch
Commits
7e7a27fa
Commit
7e7a27fa
authored
Apr 02, 2020
by
Bram Daams
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version: 0.2.2 → 0.2.3
parent
8b0fe800
Pipeline
#40880
passed with stage
in 49 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
sch/__init__.py
sch/__init__.py
+1
-1
setup.cfg
setup.cfg
+1
-1
setup.py
setup.py
+1
-1
No files found.
sch/__init__.py
View file @
7e7a27fa
...
...
@@ -2,4 +2,4 @@
__author__
=
"""Bram Daams"""
__email__
=
'b.daams@science.ru.nl'
__version__
=
'0.2.
2
'
__version__
=
'0.2.
3
'
setup.cfg
View file @
7e7a27fa
[bumpversion]
current_version = 0.2.
2
current_version = 0.2.
3
commit = True
tag = True
...
...
setup.py
View file @
7e7a27fa
...
...
@@ -59,6 +59,6 @@ setup(
test_suite
=
'tests'
,
tests_require
=
TEST_REQUIREMENTS
,
url
=
'https://gitlab.science.ru.nl/bram/sch'
,
version
=
'0.2.
2
'
,
version
=
'0.2.
3
'
,
zip_safe
=
False
,
)
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