Skip to content

Commit b839f47

Browse files
committed
Update readme
1 parent 3a27fa9 commit b839f47

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

README.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,6 @@ The package officially supports Python 3.10+ and was tested under Linux and
109109
Windows (`Anaconda <https://www.anaconda.com/products/individual#windows>`__
110110
) platforms.
111111

112-
For more detailed installation steps and package usage please have a look at the :ref:`quickstart guide <ref_quickstart>`
113-
114112

115113
Supported Features
116114
------------------

src/superannotate/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import sys
44

55

6-
__version__ = "4.5.1b1"
6+
__version__ = "4.5.1b2"
77

88

99
os.environ.update({"sa_version": __version__})

0 commit comments

Comments
 (0)