diff --git a/LICENSE b/LICENSE index 26a8995..abd5008 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2018 Stephen Taylor, Paul T. Baker, Jeffrey S. Hazboun +Copyright (c) 2021 Gabriel E. Freedman, Aaron D. Johnson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/setup.cfg b/setup.cfg index 4097b2b..6d71a1e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 2.1.0 +current_version = 1.0.0 commit = True tag = True