Skip to content

Commit

Permalink
Bump version to 0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
flacjacket committed May 15, 2021
1 parent e02983c commit 716f6da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ running. For more help, see the `full documentation`_.
Current Release
---------------

PyWayland is still in a developmental state. An initial version ``0.4.3`` is
PyWayland is still in a developmental state. An initial version ``0.4.4`` is
available on the `cheese shop`_. Current development versions can be obtained
from the `git repository`_, feedback, as well as any bug reports or fixes are
highly appreciated.
Expand Down
2 changes: 1 addition & 1 deletion pywayland/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "0.4.3"
__version__ = "0.4.4"

0 comments on commit 716f6da

Please sign in to comment.