Skip to content

Commit fd7e08b

Browse files
author
Samuel Riolo
committed
Back to development
1 parent 8bba29b commit fd7e08b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog
33
=========
44

5+
1.1 (unreleased)
6+
================
7+
8+
- Nothing changed yet.
9+
10+
511
1.0.1 (2015-08-03)
612
------------------
713

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
version = '1.0.1'
3+
version = '1.1-dev'
44

55
long_description = (
66
open('README.rst').read()

0 commit comments

Comments
 (0)