Skip to content
This repository was archived by the owner on Jan 14, 2024. It is now read-only.

Commit f3ba410

Browse files
committed
Bump version number to 0.6.1
1 parent fe7df48 commit f3ba410

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@ Change log
127127
The `change log`_ is included in the `official documentation`__.
128128

129129
.. _change log: http://docs.zombofant.net/aioxmpp/devel/api/changelog.html
130-
__ http://docs.zombofant.net/aioxmpp/devel/
130+
__ http://docs.zombofant.net/aioxmpp/0.6/

aioxmpp/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#: .. seealso::
2424
#:
2525
#: :ref:`api-stability`
26-
version_info = (0, 6, 0, None)
26+
version_info = (0, 6, 1, None)
2727

2828
#: The imported :mod:`aioxmpp` version as a string.
2929
#:

0 commit comments

Comments
 (0)