Skip to content

Commit

Permalink
Back to development: 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Aug 8, 2019
1 parent 28d28cc commit 6a30cf9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
@@ -1,6 +1,12 @@
Change History
***************

2.1 (unreleased)
================

- Nothing changed yet.


2.0 (2019-08-08)
================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -12,7 +12,7 @@
#
##############################################################################

version = '2.0'
version = '2.1.dev0'

import os
from setuptools import setup, find_packages
Expand Down

0 comments on commit 6a30cf9

Please sign in to comment.