Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(631)

Unified Diff: pyaff4/_version.py

Issue 2681823004: New bugfix release 0.24.post3. (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | pyaff4/pyaff4/_version.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pyaff4/_version.py
diff --git a/pyaff4/_version.py b/pyaff4/_version.py
index bb7d9345bdc2ff8a832d647492c051d7a58c51b8..2da6da04f291442a74722101f21a385b57c2963e 100644
--- a/pyaff4/_version.py
+++ b/pyaff4/_version.py
@@ -12,7 +12,7 @@ def get_versions():
def raw_versions():
return json.loads("""
{
- "post": "1",
+ "post": "3",
"version": "0.24",
"rc": "0"
}
« no previous file with comments | « no previous file | pyaff4/pyaff4/_version.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698