Skip to content

Commit c1d59ff

Browse files
chore: Update version to fix the docs of the release
1 parent 83d63df commit c1d59ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nocodb/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.0.0"
1+
__version__ = "2.0.1"

setup.py

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

44
setup(
55
name='nocodb',
6-
version='2.0.0',
6+
version='2.0.1',
77
author='Samuel López Saura',
88
author_email='samuellopezsaura@gmail.com',
99
packages=find_packages(),

0 commit comments

Comments
 (0)