You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.markdown
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ Please keep in mind that Python Toolbox is still in alpha stage, and that backwa
34
34
35
35
## Present ##
36
36
37
-
Python Toolbox is at version 0.5.0, which is an alpha release. It's being used in production every day, but backward compatibility isn't guaranteed yet.
37
+
Python Toolbox is at version 0.5.1, which is an alpha release. It's being used in production every day, but backward compatibility isn't guaranteed yet.
38
38
39
39
## Next tasks ##
40
40
@@ -64,5 +64,5 @@ It's tested on both CPython and PyPy 2.0. (Which runs Python 2.7.)
64
64
65
65
# Current state #
66
66
67
-
The Python Toolbox is at version 0.5.0, which is an alpha release. At this experimental stage of the project, backward compatibility will _not_ be maintained.
67
+
The Python Toolbox is at version 0.5.1, which is an alpha release. At this experimental stage of the project, backward compatibility will _not_ be maintained.
Copy file name to clipboardExpand all lines: setup.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ def get_packages():
102
102
Present
103
103
-------
104
104
105
-
Python Toolbox is at version 0.5.0, which is an alpha release. It's being used in production every day, but backward compatibility isn't guaranteed yet.
105
+
Python Toolbox is at version 0.5.1, which is an alpha release. It's being used in production every day, but backward compatibility isn't guaranteed yet.
0 commit comments