Skip to content

Commit

Permalink
Bump docs
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdstein committed Nov 28, 2022
1 parent e121749 commit 853508f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Now you should have installed winterdrp. You can check it worked by opening up p

>>> from winterdrp.paths import package_name, __version__
>>> print(f"This is the {package_name} package, version {__version__}")
This is the winterdrp package, version 0.5.0
This is the winterdrp package, version 0.5.1

Non-python dependencies
-----------------------
Expand Down

0 comments on commit 853508f

Please sign in to comment.