We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb009d5 commit ca9b7c5Copy full SHA for ca9b7c5
CHANGES.rst
@@ -1,6 +1,15 @@
1
CHANGES
2
********
3
4
+0.4.1 (2019-09-27)
5
+==================
6
+
7
+This is the Bucharest release.
8
9
+Changes:
10
11
+* Skipped conda environment handling in makefile (#70).
12
13
0.4.0 (2019-04-17)
14
==================
15
setup.py
@@ -4,7 +4,7 @@
setup(
name='cookiecutter-pypackage',
packages=[],
- version='0.4.0',
+ version='0.4.1',
description='Cookiecutter template for a PyWPS service',
license='BSD',
author='Birdhouse',
0 commit comments