Skip to content

Commit 6538da9

Browse files
committed
[skip ci] Bumped release version in conf.py and conda yaml
1 parent cfa23f2 commit 6538da9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

conda-build/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package:
22
name: "morphman"
3-
version: "0.1"
3+
version: "0.2"
44

55
source:
66
path: ../

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@
6666
# built documents.
6767
#
6868
# The short X.Y version.
69-
version = u'0.1'
69+
version = u'0.2'
7070
# The full version, including alpha/beta/rc tags.
71-
release = u'0.1'
71+
release = u'0.2'
7272

7373
# The language for content autogenerated by Sphinx. Refer to documentation
7474
# for a list of supported languages.

0 commit comments

Comments
 (0)