Skip to content

Commit

Permalink
Bump to next development version
Browse files Browse the repository at this point in the history
  • Loading branch information
astrojuanlu committed Nov 21, 2021
1 parent b045a28 commit 1b3da82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Name: | poliastro
:------------:|:--------------
**Website**: | <https://www.poliastro.space/>
**Author**: | Juan Luis Cano Rodríguez [![orcid](https://img.shields.io/badge/id-0000--0002--2187--161X-a6ce39.svg)](http://orcid.org/0000-0002-2187-161X)
**Version**: | 0.16.dev0
**Version**: | 0.17.dev0

[![azure_pipelines](https://dev.azure.com/poliastro/poliastro/_apis/build/status/poliastro.poliastro?branchName=main)](https://dev.azure.com/poliastro/poliastro/_build/latest?definitionId=1&branchName=main)
[![codecov](https://img.shields.io/codecov/c/github/poliastro/poliastro.svg?style=flat-square)](https://codecov.io/github/poliastro/poliastro?branch=main)
Expand Down
2 changes: 1 addition & 1 deletion src/poliastro/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
Utilities and Python wrappers for Orbital Mechanics
"""

__version__ = "0.16.dev0"
__version__ = "0.17.dev0"

0 comments on commit 1b3da82

Please sign in to comment.