Skip to content

Commit

Permalink
bug: version bump for release
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyThomsonMonash committed Jan 25, 2024
1 parent 2fffb69 commit 25dcb54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package:
name: "{{ name|lower }}"
# version: "{{ environ.get('GIT_DESCRIBE_TAG', '') }}"
version: "3.0.1"
version: "3.0.6"

source:
git_url: https://github.com/Loop3D/map2loop-3
Expand Down
2 changes: 1 addition & 1 deletion map2loop/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "3.0.3"
__version__ = "3.0.6"

0 comments on commit 25dcb54

Please sign in to comment.