Skip to content

Commit fd7f250

Browse files
increase version to 0.3.7
1 parent d09ca6a commit fd7f250

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conda-build/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ package:
66

77
source:
88
git_url: https://github.com/tbepler/topaz.git
9-
git_tag: v0.3.6 # Update to the latest release tag
9+
git_tag: v0.3.7 # Update to the latest release tag
1010

1111
requirements:
1212
build:

topaz/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.3.6"
1+
__version__ = "0.3.7"

0 commit comments

Comments
 (0)