Skip to content

Commit eff8df5

Browse files
update version
1 parent 5588f54 commit eff8df5

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,8 @@ details.
294294
295295
Changelog:
296296
==========
297+
v1.1.0
298+
- Bug fix @jorgemarpa for light travel time
297299
v1.0.5
298300
- Added a function for calculating DVA
299301
v1.0.4

docs/tutorials/finding-spacecraft-position-and-velocity.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@
270270
"name": "python",
271271
"nbconvert_exporter": "python",
272272
"pygments_lexer": "ipython3",
273-
"version": "3.10.9"
273+
"version": "3.9.13"
274274
}
275275
},
276276
"nbformat": 4,

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "lkspacecraft"
3-
version = "1.0.6"
3+
version = "1.1.0"
44
description = ""
55
authors = ["Christina Hedges <christina.l.hedges@nasa.gov>", "Tyler Pritchard <tyler.a.pritchard@nasa.gov>"]
66
readme = "README.rst"

0 commit comments

Comments
 (0)