Skip to content

Commit

Permalink
Version 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amol- committed May 10, 2019
1 parent 548084e commit 6974c9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tg/release.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""TurboGears project related information"""
version = "2.4.0a2"
version = "2.4.0"
description = "Next generation TurboGears"
long_description="""
TurboGears brings together a best of breed python tools
Expand All @@ -13,7 +13,7 @@
* dynamic javascript powered widgets (ToscaWidgets2)
* automatic JSON generation from your controllers
* powerful, designer friendly XHTML based templating (Genshi)
* powerful, designer friendly XHTML based templating
* object or route based URL dispatching
* powerful Object Relational Mappers (SQLAlchemy)
Expand Down

0 comments on commit 6974c9c

Please sign in to comment.