We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9db6829 commit 3492bf0Copy full SHA for 3492bf0
CHANGES.rst
@@ -3,6 +3,12 @@
3
Changelog
4
=========
5
6
+2.0.2 (unreleased)
7
+------------------
8
+
9
+- Nothing changed yet.
10
11
12
2.0.1 (2022-11-01)
13
------------------
14
setup.py
@@ -17,7 +17,7 @@ def read_file(filename):
17
18
setup(
19
name='flake8-builtins',
20
- version='2.0.1',
+ version='2.0.2.dev0',
21
description=short_description,
22
long_description=long_description,
23
# Get more from https://pypi.org/classifiers/
0 commit comments