Skip to content

Commit

Permalink
updated release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
bfrosik committed Jun 8, 2023
1 parent 5d82f0f commit 3946889
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: cohere_core
version: "4.0"
version: "4.0-beta1"

source:
path: .
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
author = 'Barbara Frosik, Ross Harder',
author_email = '[email protected]',
url='https://github.com/advancedPhotonSource/cohere',
version='4.0-beta',
version='4.0-beta1',
packages=setuptools.find_packages(),
install_requires=['numpy',
'scikit-learn',
Expand Down

0 comments on commit 3946889

Please sign in to comment.