Skip to content

Commit 846be52

Browse files
committed
update version
1 parent 3367c02 commit 846be52

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
__pycache__
2+
dist/

setup.py

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

88
setuptools.setup(
99
name="protocards",
10-
version="0.1.2",
10+
version="0.2.0",
1111
author="Finn Ellis",
1212
author_email="relsqui@chiliahedron.com",
1313
license="MIT",

0 commit comments

Comments
 (0)