We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 255f0da commit 74e6d6eCopy full SHA for 74e6d6e
docs/releasenotes/3.3.rst
@@ -1,4 +1,4 @@
1
-Robotidy 3.3.0
+Robotidy 3.3
2
=========================================
3
4
You can install the latest available version by running::
@@ -7,7 +7,7 @@ You can install the latest available version by running::
7
8
or to install exactly this version::
9
10
- pip install robotframework-tidy==3.3.0
+ pip install robotframework-tidy==3.3
11
12
Translation updates
13
--------------------
robotidy/version.py
@@ -1 +1 @@
-__version__ = "3.2"
+__version__ = "3.3"
0 commit comments