Skip to content

Commit

Permalink
New release: 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielfalcao committed Mar 21, 2020
1 parent 0f62147 commit b6b9122
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Expand Up @@ -40,7 +40,7 @@
author = "NewStore GmbH"

# The full version, including alpha/beta/rc tags
release = "1.1.1"
release = "2.0.0"


# -- General configuration ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion uiclasses/version.py
Expand Up @@ -20,4 +20,4 @@
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.

version = "1.1.1"
version = "2.0.0"

0 comments on commit b6b9122

Please sign in to comment.