Skip to content
This repository was archived by the owner on Jun 4, 2020. It is now read-only.

Commit adceb5f

Browse files
committed
Bump version
1 parent 448e04e commit adceb5f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.rst

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

4+
1.0.3 (unreleased)
5+
------------------
6+
47
1.0.2 (2019/06/01)
58
------------------
69
* Update style for admonitions (for Sphinx-2.0)

setup.py

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

5-
version = '1.0.2'
5+
version = '1.0.3'
66
long_description = '\n'.join([
77
open("README.rst").read(),
88
open("AUTHORS.rst").read(),

0 commit comments

Comments
 (0)