Skip to content

Commit

Permalink
bump patch
Browse files Browse the repository at this point in the history
  • Loading branch information
camfairchild committed Oct 15, 2022
1 parent a04561e commit 4583f5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
# OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
# DEALINGS IN THE SOFTWARE.

__version__ = "1.1.1"
__version__ = "1.1.2"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ def build_extensions(self):
author = 'Opentensor Foundation',
author_email = 'cameron@opentensor.ai',
url = 'https://github.com/opentensor/cubit',
version = '1.1.1',
version = '1.1.2',

ext_modules = cythonize(ext),

Expand Down

0 comments on commit 4583f5b

Please sign in to comment.