Skip to content

Commit dd8845b

Browse files
author
Richard O'Dwyer
committed
Back to development: 0.1.3
1 parent d7db709 commit dd8845b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Release History
22
===============
33

4+
0.1.3 (unreleased)
5+
------------------
6+
7+
- Nothing changed yet.
8+
9+
410
0.1.2 (2020-05-10)
511
------------------
612

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
setup(
2222
name='sheet2api',
23-
version='0.1.2',
23+
version='0.1.3.dev0',
2424
packages=find_packages(exclude=['tests*']),
2525
include_package_data=True,
2626
zip_safe=False,

0 commit comments

Comments
 (0)