Skip to content

Commit fe0b4b7

Browse files
committed
updated version
1 parent 3bc7ad1 commit fe0b4b7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "splitapiclient"
7-
version = "3.5.8"
7+
version = "3.5.8rc1"
88
license = "Apache-2.0"
99
description = "This Python Library provides full support for Split REST Admin API, allow creating, deleting and editing Environments, Splits, Split Definitions, Segments, Segment Keys, Users, Groups, API Keys, Change Requests, Attributes and Identities"
1010
classifiers = [

splitapiclient/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '3.5.8'
1+
__version__ = '3.5.8rc1'

0 commit comments

Comments
 (0)