Skip to content

Commit

Permalink
update version in core2/version.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jmrohwer committed Sep 20, 2021
1 parent e38c2e0 commit e588873
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pysces/core2/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MAJOR = 0
MINOR = 9
MICRO = 9
MAJOR = 1
MINOR = 0
MICRO = 0
STATUS = ''


Expand Down

0 comments on commit e588873

Please sign in to comment.