Skip to content

Commit

Permalink
Merge pull request #77 from StatCan/76-release-0_3
Browse files Browse the repository at this point in the history
Updated project files for version 0.3.0.
  • Loading branch information
DominicParent authored Aug 11, 2023
2 parents 08f0425 + 934ae32 commit 2b53fc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: tass
version: 0.1.0
version: 0.3.0

source:
path: ../
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "tass"
version = "0.1.0"
version = "0.3.0"
authors = [
{name = "Dominic Parent", email="[email protected]"},
{name = "Tyler Desjardins", email="[email protected]"},
Expand Down

0 comments on commit 2b53fc5

Please sign in to comment.