Skip to content

Commit

Permalink
Merge pull request #41 from CDAT/update_version
Browse files Browse the repository at this point in the history
update version to 8.2.1.rc1
  • Loading branch information
muryanto1 authored Jul 22, 2020
2 parents 5d0b22b + a1e885c commit e401c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from setuptools import setup, find_packages
import subprocess

Version = "8.2"
Version = "8.2.1.rc1"
p = subprocess.Popen(
("git",
"describe",
Expand Down

0 comments on commit e401c2b

Please sign in to comment.