Skip to content

Commit 4a8d269

Browse files
committed
Update version number
1 parent 45fc616 commit 4a8d269

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
author = "Pablo Gómez, Gabriele Meoni, Johan Östman, Vinutha Magal Shreenath"
2828

2929
# The full version, including alpha/beta/rc tags
30-
release = "v0.1.3"
30+
release = "v0.2.0"
3131

3232

3333
# -- General configuration ---------------------------------------------------

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name="paseos",
6-
version="0.1.3",
6+
version="0.2.0",
77
description="A package which simulates the space environment for operating multiple spacecraft.",
88
long_description=open("README.md").read(),
99
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)