Skip to content

Commit

Permalink
[deps] Bumped version to 1.2.0a
Browse files Browse the repository at this point in the history
  • Loading branch information
pandafy committed Dec 19, 2024
1 parent 8ad7519 commit e0113ba
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Changelog
=========

Version 1.2.0 [Unreleased]
--------------------------

Work in progress.

Version 1.1.1 [2024-11-20]
--------------------------

Expand Down
2 changes: 1 addition & 1 deletion openwisp_utils/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = (1, 1, 1, 'final')
VERSION = (1, 2, 0, 'alpha')
__version__ = VERSION # alias


Expand Down

0 comments on commit e0113ba

Please sign in to comment.