Skip to content

Commit

Permalink
break: version bump to version 3
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyThomsonMonash committed Jan 11, 2024
1 parent 466091d commit 31185f8
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: "0.5.11"
version: "3.0.1"

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__ = "0.11.23"
__version__ = "3.0.1"

0 comments on commit 31185f8

Please sign in to comment.