Skip to content

Commit 7442e30

Browse files
author
KX79WQ
committed
Bump up histogrammar version to 1.0.11
1 parent e181eb8 commit 7442e30

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ See [histogrammar.org](http://histogrammar.org) for a complete introduction to H
77

88
This is a pure Python implementation for Python versions 2.7, and 3.4, 3.5, 3.6, 3.7
99

10-
Latest Python release: v1.0.10 (Sep 2019).
10+
Latest Python release: v1.0.11 (Nov 2019).
1111

1212
Support of Histogrammar is provided on a best-effort basis only.
1313

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
# built documents.
4848
#
4949
# The short X.Y version.
50-
version = "1.0.10"
50+
version = "1.0.11"
5151
# The full version, including alpha/beta/rc tags.
52-
release = "1.0.10"
52+
release = "1.0.11"
5353

5454
# The language for content autogenerated by Sphinx. Refer to documentation
5555
# for a list of supported languages.

0 commit comments

Comments
 (0)