Skip to content

Commit

Permalink
Resetting contracts to 3.3.14 so tbump can work
Browse files Browse the repository at this point in the history
  • Loading branch information
tombaeyens committed Aug 20, 2024
1 parent 62ee1e3 commit ec42e43
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions soda/contracts/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
See [Soda contract docs](docs/README.md)

# pushing 3.3.15
2 changes: 1 addition & 1 deletion soda/contracts/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from setuptools import find_namespace_packages, setup

package_name = "soda-core-contracts"
package_version = "3.3.15"
package_version = "3.3.14"
description = "Soda Core Contracts Package"

requires = [f"soda-core=={package_version}", "jsonschema>=4.20.0"]
Expand Down

0 comments on commit ec42e43

Please sign in to comment.