Skip to content

Commit 4c182f2

Browse files
bump version with pd concat fix
1 parent 0d84e6a commit 4c182f2

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.4 # Update to the latest release tag
9+
git_tag: v0.3.5 # 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.4"
1+
__version__ = "0.3.5"

0 commit comments

Comments
 (0)