Skip to content

Commit 196601a

Browse files
authored
Update version.py (#32)
Let's just call this 0.1.0, we can add bugfix versions if there's anything broken.
1 parent c633733 commit 196601a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/generativeai/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515

16-
__version__ = "0.1.0rc3"
16+
__version__ = "0.1.0"

0 commit comments

Comments
 (0)