Skip to content

Commit

Permalink
Version 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
amol- committed Oct 20, 2019
1 parent a0c8223 commit d101ed7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
= Change Log =

== 2.4.2 (**Oct 20, 2019**) ==

* Fixed support for zope.sqlalchemy 1.2

== 2.4.1 (**Sep 3, 2019**) ==

* Fixed hooks documentation (it wasn't updated to 2.4 hooks)
Expand Down
2 changes: 1 addition & 1 deletion tg/release.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""TurboGears project related information"""
version = "2.4.1"
version = "2.4.2"
description = "Next generation TurboGears"
long_description="""
TurboGears brings together a best of breed python tools
Expand Down

0 comments on commit d101ed7

Please sign in to comment.