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.2, 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.6.0, 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.1.
64
64
65
65
# Current state #
66
66
67
-
The Python Toolbox is at version 0.5.2, 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.6.0, 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
@@ -105,7 +105,7 @@ def get_packages():
105
105
Present
106
106
-------
107
107
108
-
Python Toolbox is at version 0.5.2, which is an alpha release. It's being used in production every day, but backward compatibility isn't guaranteed yet.
108
+
Python Toolbox is at version 0.6.0, which is an alpha release. It's being used in production every day, but backward compatibility isn't guaranteed yet.
0 commit comments