Skip to content

Commit 5bbecd8

Browse files
committedMar 6, 2025·
Bumped VERSION to 0.4.0 alpha
1 parent d781c2c commit 5bbecd8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
 

‎CHANGES.rst

+5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

4+
Version 0.4.0 [unreleased]
5+
--------------------------
6+
7+
WIP.
8+
49
Version 0.3.1 [2024-11-19]
510
--------------------------
611

‎flat_json_widget/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = (0, 3, 1, 'final')
1+
VERSION = (0, 4, 0, 'alpha')
22
__version__ = VERSION # alias
33

44

0 commit comments

Comments
 (0)