Skip to content

Commit 5cf3c4a

Browse files
committed
create 0.8.x branch
1 parent e9355d3 commit 5cf3c4a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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 = "0.8-prerelease"
50+
version = "0.8.0"
5151
# The full version, including alpha/beta/rc tags.
52-
release = "0.8-prerelease"
52+
release = "0.8.0"
5353

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

histogrammar/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616

17-
__version__ = "0.8-prerelease"
17+
__version__ = "0.8.0"

0 commit comments

Comments
 (0)