Skip to content

Commit 52cb3ea

Browse files
committed
Back to development: 8.0.0a13
1 parent 6d98f2c commit 52cb3ea

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

4+
8.0.0a13 (unreleased)
5+
---------------------
6+
7+
- Nothing changed yet.
8+
9+
410
8.0.0a12 (2020-03-30)
511
---------------------
612

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup
22
from setuptools import find_packages
33

4-
version = "8.0.0a12"
4+
version = "8.0.0a13.dev0"
55

66
long_description = "\n\n".join(
77
[open("README.rst").read(), open("CHANGES.rst").read()])

0 commit comments

Comments
 (0)