Skip to content

Commit 1d6ae29

Browse files
pandafynemesifier
authored andcommitted
[chores] Bumped version to 1.1.0a
1 parent 5d1f6e6 commit 1d6ae29

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Change log
22
==========
33

4+
Version 1.1.0 [Unreleased]
5+
--------------------------
6+
7+
Unreleased (Work in progress)
8+
49
Version 1.0.2 [2022-12-02]
510
--------------------------
611

netjsonconfig/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = (1, 0, 1, 'final')
1+
VERSION = (1, 1, 0, 'alpha')
22
__version__ = VERSION
33

44

0 commit comments

Comments
 (0)