Skip to content

Commit

Permalink
[chores] Fixed version number to 1.2.0a
Browse files Browse the repository at this point in the history
  • Loading branch information
pandafy authored and nemesifier committed Feb 12, 2025
1 parent ca1194b commit f569320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netjsonconfig/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = (1, 2, 0, 'final')
VERSION = (1, 2, 0, 'alpha')
__version__ = VERSION


Expand Down

0 comments on commit f569320

Please sign in to comment.