forked from twisted/twisted
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge releases/twisted-news-0.3.x-2364
Author: release automation, radix Reviewer: exarkun Fixes twisted#2364 Version and NEWS from news 0.3.0 git-svn-id: svn://svn.twistedmatrix.com/svn/Twisted/trunk@19237 bbbe8e31-12d6-0310-92fd-ac37d47ddeeb
- Loading branch information
radix
committed
Jan 7, 2007
1 parent
f5986c1
commit 02ecfbc
Showing
4 changed files
with
12 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# This is an auto-generated file. Use admin/change-versions to update. | ||
from twisted.python import versions | ||
version = versions.Version(__name__[:__name__.rfind('.')], 0, 2, 0) | ||
version = versions.Version(__name__[:__name__.rfind('.')], 0, 3, 0) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Twisted News 0.2.0 | ||
Twisted News 0.3.0 | ||
|
||
News depends on Twisted, and, if you want to use the moderation | ||
features, Twisted Mail. |