Skip to content

Commit d8e1b36

Browse files
committed
Back to development: 2.1.2
1 parent d72d5b5 commit d8e1b36

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ Changelog of dask-geomodeling
22
===================================================
33

44

5+
2.1.2 (unreleased)
6+
------------------
7+
8+
- Nothing changed yet.
9+
10+
511
2.1.1 (2019-12-06)
612
------------------
713

setup.py

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

4-
version = '2.1.1'
4+
version = '2.1.2.dev0'
55

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

0 commit comments

Comments
 (0)