Skip to content
This repository was archived by the owner on Sep 5, 2021. It is now read-only.

Commit 7f27f9d

Browse files
authored
Merge pull request #30 from sergeyklay/release/2.2.0
release/2.2.0
2 parents 42745a1 + 2e30831 commit 7f27f9d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This file contains a brief summary of new features and dependency changes or
55
releases, in reverse chronological order.
66

77

8-
2.1.1 (2021-XX-XX)
8+
2.2.0 (2021-08-30)
99
------------------
1010

1111
Features

environ/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646

4747
__copyright__ = 'Copyright (C) 2021 Serghei Iakovlev'
48-
__version__ = '2.1.0'
48+
__version__ = '2.2.0'
4949
__license__ = 'MIT'
5050
__author__ = 'Daniele Faraglia'
5151
__author_email__ = 'daniele.faraglia@gmail.com'

0 commit comments

Comments
 (0)