Skip to content

Commit

Permalink
Back to development: 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
caspervdw committed Aug 30, 2019
1 parent 8433aea commit 3787dde
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ Changelog of dask-geomodeling
===================================================


2.0.2 (unreleased)
------------------

- Nothing changed yet.


2.0.1 (2019-08-30)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup

version = '2.0.1'
version = '2.0.2.dev0'

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

Expand Down

0 comments on commit 3787dde

Please sign in to comment.