Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
astrotools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
astro
astrotools
Commits
1dc6c6fb
Commit
1dc6c6fb
authored
5 years ago
by
Marcus Wirtz
Browse files
Options
Downloads
Patches
Plain Diff
Change version number to 1.4.1
parent
cf9794e7
No related branches found
No related tags found
No related merge requests found
Pipeline
#149403
passed
5 years ago
Stage: lint
Stage: unittest
Stage: coverage
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
1 addition
and
1 deletion
setup.py
+
1
−
1
View file @
1dc6c6fb
...
@@ -5,7 +5,7 @@ from setuptools import setup
...
@@ -5,7 +5,7 @@ from setuptools import setup
setup
(
setup
(
name
=
'
astrotools
'
,
name
=
'
astrotools
'
,
version
=
'
1.4.
1
'
,
version
=
'
1.4.
2
'
,
description
=
'
Python Astro Tools
'
,
description
=
'
Python Astro Tools
'
,
long_description
=
"""
The astrotools documentation is provided http://astro.pages.rwth-aachen.de/astrotools/
"""
,
long_description
=
"""
The astrotools documentation is provided http://astro.pages.rwth-aachen.de/astrotools/
"""
,
long_description_content_type
=
'
text/markdown
'
,
long_description_content_type
=
'
text/markdown
'
,
...
...
This diff is collapsed.
Click to expand it.
Marcus Wirtz
@marcus.wirtz
mentioned in commit
6dfb315f
·
5 years ago
mentioned in commit
6dfb315f
mentioned in commit 6dfb315f3abe2eeacfbaa25152416cde5da13df3
Toggle commit list
Marcus Wirtz
@marcus.wirtz
mentioned in merge request
!5 (closed)
·
5 years ago
mentioned in merge request
!5 (closed)
mentioned in merge request !5
Toggle commit list
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