Skip to content

Commit

Permalink
Bump version number to reflect addition of conda installation instruc…
Browse files Browse the repository at this point in the history
…tions (#193)
  • Loading branch information
ptmerz authored Nov 11, 2021
1 parent 71a105c commit 558d2fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
# built documents.
#
# The full version, including alpha/beta/rc tags.
release = "1.0.0"
release = "1.0.1"
# The short X.Y version.
version = ".".join(release.split(".")[:2])

Expand Down

0 comments on commit 558d2fc

Please sign in to comment.