Skip to content

Commit

Permalink
Bump version number to reflect documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
ptmerz committed Dec 16, 2021
1 parent 597d3a4 commit e96e0a3
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.1"
release = "1.0.2"
# The short X.Y version.
version = ".".join(release.split(".")[:2])

Expand Down

0 comments on commit e96e0a3

Please sign in to comment.