Skip to content

Commit 74e6d6e

Browse files
authored
Release 3.3.0 (#427)
1 parent 255f0da commit 74e6d6e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/releasenotes/3.3.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Robotidy 3.3.0
1+
Robotidy 3.3
22
=========================================
33

44
You can install the latest available version by running::
@@ -7,7 +7,7 @@ You can install the latest available version by running::
77

88
or to install exactly this version::
99

10-
pip install robotframework-tidy==3.3.0
10+
pip install robotframework-tidy==3.3
1111

1212
Translation updates
1313
--------------------

robotidy/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.2"
1+
__version__ = "3.3"

0 commit comments

Comments
 (0)