Skip to content

Commit 3c22e8a

Browse files
committed
Revert versions to defaults
1 parent 9233fa4 commit 3c22e8a

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
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "ftrack-python-api"
3-
version = "3.0.7"
3+
version = "0.1.0"
44
description = "Python API for ftrack."
55
authors = ["ftrack <support@ftrack.com>"]
66
repository = "https://github.com/ftrackhq/ftrack-python"

source/ftrack_api/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.0.7"
1+
__version__ = "0.1.0.dev"

0 commit comments

Comments
 (0)