Skip to content

Commit 97a4b48

Browse files
committed
chore(release): recreate v3.0.0
1 parent b320580 commit 97a4b48

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ def load_requirements(filename):
99

1010
setup(
1111
name='fiscalberry',
12-
version='2.0.0',
12+
version='3.0.0',
1313
description='Proyecto con interfaz Kivy y consola',
1414
author='Ale Vilar',
1515
author_email='alevilar@gmail.com',

src/fiscalberry/version.py

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

0 commit comments

Comments
 (0)